summaryrefslogtreecommitdiffstats
path: root/kdecore/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2016-06-28 05:07:09 +0300
committerSlávek Banko <slavek.banko@axis.cz>2017-07-22 15:56:48 +0200
commitf088e398856b58e486ddda87dfd343c8d93b4433 (patch)
tree1fbeb9d0675f4097805802050091aeb6840ca270 /kdecore/CMakeLists.txt
parent9fde716a8c71ae4fc27178701d8a700b375322dd (diff)
downloadtdelibs-f088e398856b58e486ddda87dfd343c8d93b4433.tar.gz
tdelibs-f088e398856b58e486ddda87dfd343c8d93b4433.zip
Initial add for check target for cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae)
Diffstat (limited to 'kdecore/CMakeLists.txt')
-rw-r--r--kdecore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdecore/CMakeLists.txt b/kdecore/CMakeLists.txt
index ebebdb08d..93e54b332 100644
--- a/kdecore/CMakeLists.txt
+++ b/kdecore/CMakeLists.txt
@@ -12,6 +12,7 @@
add_subdirectory( malloc )
add_subdirectory( network )
add_subdirectory( kconfig_compiler )
+add_subdirectory( tests )
if( WITH_LIBART )
add_subdirectory( svgicons )