diff options
Diffstat (limited to 'app/lib/demos/CMakeLists.txt')
-rw-r--r-- | app/lib/demos/CMakeLists.txt | 5 |
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 - ) |