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