diff options
Diffstat (limited to 'demos/platform/CMakeLists.txt')
-rw-r--r-- | demos/platform/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/platform/CMakeLists.txt b/demos/platform/CMakeLists.txt new file mode 100644 index 00000000..36673acd --- /dev/null +++ b/demos/platform/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(graphics) +add_subdirectory(gui) |