From 538616817a749642836ad3b2faff16706500602e Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 6 Oct 2023 20:55:42 +0800 Subject: ... --- demos/graphics/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 demos/graphics/CMakeLists.txt (limited to 'demos/graphics/CMakeLists.txt') diff --git a/demos/graphics/CMakeLists.txt b/demos/graphics/CMakeLists.txt deleted file mode 100644 index b290ba13..00000000 --- a/demos/graphics/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -add_executable(CruDemoGraphicsDrawCircle DrawCircle.cpp) - -target_link_libraries(CruDemoGraphicsDrawCircle PRIVATE CruDemoBase) -- cgit v1.2.3