summaryrefslogtreecommitdiffstats
path: root/kanagram/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kanagram/CMakeLists.txt')
-rw-r--r--kanagram/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/kanagram/CMakeLists.txt b/kanagram/CMakeLists.txt
new file mode 100644
index 00000000..d939b490
--- /dev/null
+++ b/kanagram/CMakeLists.txt
@@ -0,0 +1,5 @@
+add_subdirectory( data )
+add_subdirectory( images )
+add_subdirectory( src )
+add_subdirectory( icons )
+add_subdirectory( sounds )