aboutsummaryrefslogtreecommitdiff
path: root/unsupported/doc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/doc/CMakeLists.txt')
-rw-r--r--unsupported/doc/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/unsupported/doc/CMakeLists.txt b/unsupported/doc/CMakeLists.txt
new file mode 100644
index 000000000..9e9ab9800
--- /dev/null
+++ b/unsupported/doc/CMakeLists.txt
@@ -0,0 +1,4 @@
+set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)
+
+add_subdirectory(examples)
+add_subdirectory(snippets)