mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 11:05:10 +02:00
8 lines
190 B
Diff
8 lines
190 B
Diff
--- a/tests/auto/CMakeLists.txt
|
|
+++ b/tests/auto/CMakeLists.txt
|
|
@@ -1,5 +1,4 @@
|
|
add_subdirectory(qsensor)
|
|
-add_subdirectory(cmake)
|
|
if(TARGET Qt::Quick)
|
|
add_subdirectory(qml)
|
|
endif()
|