summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9f52c825..2cbde180 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,6 +25,7 @@ include(KDECMakeSettings NO_POLICY_SCOPE)
25 25
26enable_testing() 26enable_testing()
27 27
28include_directories(.)
28add_subdirectory(framework) 29add_subdirectory(framework)
29add_subdirectory(components) 30add_subdirectory(components)
30add_subdirectory(icons) 31add_subdirectory(icons)