aboutsummaryrefslogtreecommitdiff
path: root/demos/graphics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/graphics/CMakeLists.txt')
-rw-r--r--demos/graphics/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
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)