summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c8a1bafd..62062ac2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,3 @@
-# Generated from src.pro.
-
add_subdirectory(bluetooth)
add_subdirectory(nfc)
if(ANDROID)
@@ -9,9 +7,6 @@ if(TARGET Qt::Quick)
add_subdirectory(imports)
endif()
-# special case begin
if(QT_FEATURE_bluez)
add_subdirectory(tools/sdpscanner)
endif()
-# special case end
-