From 4ffa1895390066f2bbd347c0689a1b667a21fd24 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 27 Jun 2025 10:17:41 -0700 Subject: Initial commit --- demos/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 demos/CMakeLists.txt (limited to 'demos/CMakeLists.txt') 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 @@ +add_subdirectory(checkerboard) +add_subdirectory(isomap) -- cgit v1.2.3