From 9714e81254dfbe0fc39795acd4619796acd7b685 Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Tue, 7 Jun 2016 12:32:39 +0200 Subject: [PATCH] install to correct directory --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70dd71d15..f6391bf3f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -109,7 +109,7 @@ configure_file(config-unix.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-unix.h ) configure_file(config-X11.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-X11.h) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/config-X11.h - DESTINATION ${INCLUDE_INSTALL_DIR}/taskmanager COMPONENT Devel + DESTINATION ${KDE_INSTALL_INCLUDEDIR}/legacytaskmanager COMPONENT Devel ) configure_file(plasma.desktop.cmake ${CMAKE_CURRENT_BINARY_DIR}/plasma.desktop) install(FILES