aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt')
-rw-r--r--tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt b/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt
index d62512b489..54c1abb691 100644
--- a/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt
+++ b/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt
@@ -7,11 +7,9 @@
qt_add_test(tst_qanimationgroupjob
SOURCES
tst_qanimationgroupjob.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::QmlPrivate
- PUBLIC_LIBRARIES
- Qt::Qml
)
## Scopes: