aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/ecmascripttests/CMakeLists.txt')
-rw-r--r--tests/auto/qml/ecmascripttests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/ecmascripttests/CMakeLists.txt b/tests/auto/qml/ecmascripttests/CMakeLists.txt
index 3fd6d3bc9c..8f979056c1 100644
--- a/tests/auto/qml/ecmascripttests/CMakeLists.txt
+++ b/tests/auto/qml/ecmascripttests/CMakeLists.txt
@@ -11,7 +11,7 @@ qt_internal_add_test(tst_ecmascripttests
tst_ecmascripttests.cpp
DEFINES
SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::QmlPrivate
)