summaryrefslogtreecommitdiffstats
path: root/kommander/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/examples/CMakeLists.txt')
-rw-r--r--kommander/examples/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/kommander/examples/CMakeLists.txt b/kommander/examples/CMakeLists.txt
new file mode 100644
index 00000000..9af8ae8b
--- /dev/null
+++ b/kommander/examples/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectory( current )
+add_subdirectory( old )
+add_subdirectory( tutorial )