aboutsummaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-13 21:34:03 +0800
committercrupest <crupest@outlook.com>2021-12-13 21:34:03 +0800
commit7c7d8f88c7cd6fccf3d8df0cfd6ae29fe28f3f71 (patch)
tree25c84142e9845de57a201986386992f1bfb18fe8 /demos
parent1110791e029f9e9b71fccd8a0727130621e97d63 (diff)
downloadcru-7c7d8f88c7cd6fccf3d8df0cfd6ae29fe28f3f71.tar.gz
cru-7c7d8f88c7cd6fccf3d8df0cfd6ae29fe28f3f71.tar.bz2
cru-7c7d8f88c7cd6fccf3d8df0cfd6ae29fe28f3f71.zip
...
Diffstat (limited to 'demos')
-rw-r--r--demos/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt
index f6a05cd9..3dd54bc6 100644
--- a/demos/CMakeLists.txt
+++ b/demos/CMakeLists.txt
@@ -18,3 +18,4 @@ endif()
if (CRU_BUILD_GRAPHICS_EXPERIMENTS)
add_subdirectory(graphics_experiments)
+endif()