From f76b47291ac164ec0169f721dab5b1b0fe016322 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 23 Sep 2025 23:23:38 +0800 Subject: Organize platform demo. --- demos/platform/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 demos/platform/CMakeLists.txt (limited to 'demos/platform/CMakeLists.txt') 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) -- cgit v1.2.3