aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4regexp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qv4regexp/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qv4regexp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qv4regexp/CMakeLists.txt b/tests/auto/qml/qv4regexp/CMakeLists.txt
index d1460559bf..07ba5be79c 100644
--- a/tests/auto/qml/qv4regexp/CMakeLists.txt
+++ b/tests/auto/qml/qv4regexp/CMakeLists.txt
@@ -10,7 +10,7 @@
qt_internal_add_test(tst_qv4regexp
SOURCES
tst_qv4regexp.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Qml
Qt::QmlPrivate