diff options
Diffstat (limited to 'gfx-iso/demos/CMakeLists.txt')
-rw-r--r-- | gfx-iso/demos/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx-iso/demos/CMakeLists.txt b/gfx-iso/demos/CMakeLists.txt new file mode 100644 index 0000000..c0a4101 --- /dev/null +++ b/gfx-iso/demos/CMakeLists.txt | |||
@@ -0,0 +1,2 @@ | |||
1 | add_subdirectory(checkerboard) | ||
2 | add_subdirectory(isomap) | ||