mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 11:05:10 +02:00
9 lines
277 B
Diff
9 lines
277 B
Diff
--- a/tests/auto/CMakeLists.txt
|
|
+++ b/tests/auto/CMakeLists.txt
|
|
@@ -24,6 +24,3 @@ if(TARGET Qt::Nfc)
|
|
add_subdirectory(qndefnfcsmartposterrecord)
|
|
add_subdirectory(qndeffilter)
|
|
endif()
|
|
-if(TARGET Qt::Bluetooth AND TARGET Qt::Nfc)
|
|
- add_subdirectory(cmake)
|
|
-endif()
|