diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a3784ad6..c4de411a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -8,3 +8,5 @@ add_subdirectory(components) | |||
8 | add_subdirectory(accounts) | 8 | add_subdirectory(accounts) |
9 | add_subdirectory(icons) | 9 | add_subdirectory(icons) |
10 | add_subdirectory(applications) | 10 | add_subdirectory(applications) |
11 | |||
12 | add_subdirectory(tests) | ||