summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/vector4d_sse/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/vector4d_sse/CMakeLists.txt')
-rw-r--r--tests/auto/core/vector4d_sse/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/vector4d_sse/CMakeLists.txt b/tests/auto/core/vector4d_sse/CMakeLists.txt
index 4cf819f12..1725c918b 100644
--- a/tests/auto/core/vector4d_sse/CMakeLists.txt
+++ b/tests/auto/core/vector4d_sse/CMakeLists.txt
@@ -10,7 +10,7 @@
qt_internal_add_test(tst_vector4d_sse
SOURCES
tst_vector4d_sse.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::3DCore
Qt::3DCorePrivate
Qt::Gui