summaryrefslogtreecommitdiffstats
path: root/examples/embedded/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/CMakeLists.txt')
-rw-r--r--examples/embedded/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/embedded/CMakeLists.txt b/examples/embedded/CMakeLists.txt
new file mode 100644
index 0000000000..bd7720809a
--- /dev/null
+++ b/examples/embedded/CMakeLists.txt
@@ -0,0 +1,8 @@
+# Generated from embedded.pro.
+
+add_subdirectory(styleexample)
+add_subdirectory(raycasting)
+add_subdirectory(flickable)
+add_subdirectory(digiflip)
+add_subdirectory(lightmaps)
+add_subdirectory(flightinfo)