aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/propertyrequirements/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/propertyrequirements/CMakeLists.txt')
-rw-r--r--tests/auto/quick/propertyrequirements/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/quick/propertyrequirements/CMakeLists.txt b/tests/auto/quick/propertyrequirements/CMakeLists.txt
index 3c50490bd1..2a37646920 100644
--- a/tests/auto/quick/propertyrequirements/CMakeLists.txt
+++ b/tests/auto/quick/propertyrequirements/CMakeLists.txt
@@ -7,11 +7,9 @@
qt_add_test(tst_propertyrequirements
SOURCES
tst_propertyrequirements.cpp
- LIBRARIES
- Qt::QmlPrivate
PUBLIC_LIBRARIES
Qt::Gui
- Qt::Qml
+ Qt::QmlPrivate
)
## Scopes: