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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/propertyrequirements/CMakeLists.txt b/tests/auto/quick/propertyrequirements/CMakeLists.txt
index 47e0811fb2..ac4058317b 100644
--- a/tests/auto/quick/propertyrequirements/CMakeLists.txt
+++ b/tests/auto/quick/propertyrequirements/CMakeLists.txt
@@ -10,7 +10,7 @@
qt_internal_add_test(tst_propertyrequirements
SOURCES
tst_propertyrequirements.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::QmlPrivate
)