summaryrefslogtreecommitdiffstats
path: root/reader/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'reader/CMakeLists.txt')
-rw-r--r--reader/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/reader/CMakeLists.txt b/reader/CMakeLists.txt
new file mode 100644
index 0000000..0fd2489
--- /dev/null
+++ b/reader/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectory( data )
+add_subdirectory( desktop )
+add_subdirectory( src )