summaryrefslogtreecommitdiff
path: root/app/lib/demos/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/lib/demos/CMakeLists.txt')
-rw-r--r--app/lib/demos/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/lib/demos/CMakeLists.txt b/app/lib/demos/CMakeLists.txt
deleted file mode 100644
index 712902c..0000000
--- a/app/lib/demos/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-FILE(GLOB DEMO_FILES *.xtr)
-INSTALL(
- FILES ${DEMO_FILES}
- DESTINATION ${XTRKCAD_SHARE_INSTALL_DIR}/demos
- )