summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-11 16:52:24 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-11-12 09:43:44 +0100
commit2d60f003f98d66e222b92e5cf3f712bb483248b7 (patch)
tree641c14562452bc1d9f8f9dab41cfdb5071643e5f /klaptopdaemon
parent44523625f9a67a3dd6cb4cb21ee8745f68809e2d (diff)
downloadtdeutils-2d60f003f98d66e222b92e5cf3f712bb483248b7.tar.gz
tdeutils-2d60f003f98d66e222b92e5cf3f712bb483248b7.zip
Additional changes to support building with cmake.
Thanks to Slavek Banko. (cherry picked from commit d71a3e005ca9c7cc50bf6b314ecea04acab0258c)
Diffstat (limited to 'klaptopdaemon')
-rw-r--r--klaptopdaemon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/klaptopdaemon/CMakeLists.txt b/klaptopdaemon/CMakeLists.txt
index c5dad83..b7c5fc8 100644
--- a/klaptopdaemon/CMakeLists.txt
+++ b/klaptopdaemon/CMakeLists.txt
@@ -50,6 +50,7 @@ tde_add_library( kcmlaptop SHARED AUTOMOC
daemon_state.cpp wake_laptop.cpp
krichtextlabel.cpp
LINK kio-shared
+ VERSION 0.0.0
DESTINATION ${LIB_INSTALL_DIR}
)