summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-23 02:46:39 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-23 14:40:54 +0300
commitfcddd8c0dab52900ded0c4faafd635aa6416425f (patch)
treefd6b46caac9adb95654c84daaf9f476895a7d4b0 /src/CMakeLists.txt
parent35bce2462822ebbab20231f05a9efe689455d736 (diff)
downloadplus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.gz
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.bz2
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.xz
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.zip
Add false and true condition logging.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 18379fdf0..fd56c9cba 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -443,6 +443,8 @@ SET(SRCS
resources/wallpaper.h
utils/base64.cpp
utils/base64.h
+ utils/checkutils.cpp
+ utils/checkutils.h
utils/copynpaste.cpp
utils/copynpaste.h
utils/dtor.h