summaryrefslogtreecommitdiff
path: root/demos/CMakeLists.txt
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2025-06-27 10:17:41 -0700
committer3gg <3gg@shellblade.net>2025-06-27 10:17:41 -0700
commit4ffa1895390066f2bbd347c0689a1b667a21fd24 (patch)
treeeed5f00b9d5e43c9d15863441736f8262be314d8 /demos/CMakeLists.txt
Initial commitHEADmain
Diffstat (limited to 'demos/CMakeLists.txt')
-rw-r--r--demos/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt
new file mode 100644
index 0000000..c0a4101
--- /dev/null
+++ b/demos/CMakeLists.txt
@@ -0,0 +1,2 @@
1add_subdirectory(checkerboard)
2add_subdirectory(isomap)