summaryrefslogtreecommitdiffstats
path: root/qtmcop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qtmcop/CMakeLists.txt')
-rw-r--r--qtmcop/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtmcop/CMakeLists.txt b/qtmcop/CMakeLists.txt
index 721a627..57c9402 100644
--- a/qtmcop/CMakeLists.txt
+++ b/qtmcop/CMakeLists.txt
@@ -27,9 +27,9 @@ link_directories(
##### headers ###################################
-install( FILES
- qiomanager.h
- DESTINATION ${INCLUDE_INSTALL_DIR} )
+install(
+ FILES qiomanager.h
+ DESTINATION ${INCLUDE_INSTALL_DIR}/${CMAKE_PROJECT_NAME} )
##### qtmcop ##############################