summaryrefslogtreecommitdiffstats
path: root/src/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/.prev_CMakeLists.txt')
-rw-r--r--src/.prev_CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/.prev_CMakeLists.txt b/src/.prev_CMakeLists.txt
deleted file mode 100644
index 6d250b72..00000000
--- a/src/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-# Generated from src.pro.
-
-add_subdirectory(bluetooth)
-add_subdirectory(nfc)
-if(ANDROID)
- add_subdirectory(android)
-endif()
-if(TARGET Qt::Quick)
- add_subdirectory(imports)
-endif()