summaryrefslogtreecommitdiffstats
path: root/dcop
diff options
context:
space:
mode:
authorOBATA Akio <obache@wizdas.com>2020-08-08 18:33:11 +0900
committerSlávek Banko <slavek.banko@axis.cz>2021-02-03 22:39:32 +0100
commitf250423e9d9f93562ad82fc04620b335e0c6c783 (patch)
treeddc23a67aeda32f7264fd6d2af178d5b11a48f6f /dcop
parentb92175e2a345f29e4ac9af7680b4799a14662644 (diff)
downloadtdelibs-f250423e9d9f93562ad82fc04620b335e0c6c783.tar.gz
tdelibs-f250423e9d9f93562ad82fc04620b335e0c6c783.zip
Fix to set DCOP_PATH properly
It is only used in dcop module and empty is unwanted situation, so properly define it in dcop/CMakeLists.txt. Rerevant header generation is also moved to there, and prevent to define in main config.h file too. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 56c5973b6b33df77a7491b07411cbd772c0d5d79)
Diffstat (limited to 'dcop')
-rw-r--r--dcop/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dcop/CMakeLists.txt b/dcop/CMakeLists.txt
index 8a69361f7..783035805 100644
--- a/dcop/CMakeLists.txt
+++ b/dcop/CMakeLists.txt
@@ -30,6 +30,12 @@ link_directories(
)
+##### Define where your dcop binary is ##########
+
+set( DCOP_PATH "${BIN_INSTALL_DIR}" )
+configure_file( dcop-path.h.cmake dcop-path.h )
+
+
##### headers ###################################
install( FILES