diff options
author | 3gg <3gg@shellblade.net> | 2025-06-27 10:17:41 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-06-27 10:17:41 -0700 |
commit | 4ffa1895390066f2bbd347c0689a1b667a21fd24 (patch) | |
tree | eed5f00b9d5e43c9d15863441736f8262be314d8 /demos/CMakeLists.txt |
Diffstat (limited to 'demos/CMakeLists.txt')
-rw-r--r-- | demos/CMakeLists.txt | 2 |
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 @@ | |||
1 | add_subdirectory(checkerboard) | ||
2 | add_subdirectory(isomap) | ||