aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4identifiertable/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qv4identifiertable/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qv4identifiertable/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qml/qv4identifiertable/CMakeLists.txt b/tests/auto/qml/qv4identifiertable/CMakeLists.txt
index dd31cde5ad..8606bb0d3a 100644
--- a/tests/auto/qml/qv4identifiertable/CMakeLists.txt
+++ b/tests/auto/qml/qv4identifiertable/CMakeLists.txt
@@ -7,11 +7,10 @@
qt_add_test(tst_qv4identifiertable
SOURCES
tst_qv4identifiertable.cpp
- LIBRARIES
- Qt::QmlPrivate
PUBLIC_LIBRARIES
Qt::Gui
Qt::Qml
+ Qt::QmlPrivate
)
## Scopes: