aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/frameanimation/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/frameanimation/CMakeLists.txt')
-rw-r--r--tests/manual/frameanimation/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/frameanimation/CMakeLists.txt b/tests/manual/frameanimation/CMakeLists.txt
index bb52a8ad57..15bc74c5d9 100644
--- a/tests/manual/frameanimation/CMakeLists.txt
+++ b/tests/manual/frameanimation/CMakeLists.txt
@@ -5,7 +5,7 @@ qt_internal_add_manual_test(frameanimation
GUI
SOURCES
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Qml
Qt::Quick