summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/Models/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/src/Caelestia/Models/CMakeLists.txt')
-rw-r--r--plugin/src/Caelestia/Models/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugin/src/Caelestia/Models/CMakeLists.txt b/plugin/src/Caelestia/Models/CMakeLists.txt
deleted file mode 100644
index 640e29e..0000000
--- a/plugin/src/Caelestia/Models/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-qml_module(caelestia-models
- URI Caelestia.Models
- SOURCES
- filesystemmodel.hpp filesystemmodel.cpp
- LIBRARIES
- Qt::Gui
- Qt::Concurrent
-)