summaryrefslogtreecommitdiffstats
path: root/kdesktop/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-01-11 11:31:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-01-30 11:40:13 +0900
commit062d81f2fca55d3731d3b3ff6f323f69afbcc469 (patch)
tree790026945cca5b62aafa0103dfe6925ad81537f5 /kdesktop/CMakeLists.txt
parentb48ed89e853087b2ba43b7eec1dad65d418daeae (diff)
downloadtdebase-062d81f2fca55d3731d3b3ff6f323f69afbcc469.tar.gz
tdebase-062d81f2fca55d3731d3b3ff6f323f69afbcc469.zip
Removed kxdglauncher which is now no longer required.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f8a93efe769e5002d3e3f80fb301b2464f379343)
Diffstat (limited to 'kdesktop/CMakeLists.txt')
-rw-r--r--kdesktop/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt
index c8fdabf36..d3f70ce98 100644
--- a/kdesktop/CMakeLists.txt
+++ b/kdesktop/CMakeLists.txt
@@ -69,15 +69,6 @@ tde_add_executable( kcheckrunning
)
-##### kxdglauncher (executable) #################
-
-tde_add_executable( kxdglauncher
- SOURCES kxdglauncher.cpp
- LINK tdeutils-shared
- DESTINATION ${BIN_INSTALL_DIR}
-)
-
-
##### kdesktop (tdeinit) ########################
set( target kdesktop )