diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ebcaf5b..a70344bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -4,3 +4,4 @@ cmake_minimum_required(VERSION 2.8.10.1) | |||
4 | 4 | ||
5 | add_subdirectory(applications) | 5 | add_subdirectory(applications) |
6 | add_subdirectory(framework) | 6 | add_subdirectory(framework) |
7 | add_subdirectory(icons) | ||