summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/kernel/qtimer/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/kernel/qtimer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/kernel/qtimer/CMakeLists.txt b/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
index 320f3a6705..84585751ac 100644
--- a/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
+++ b/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
@@ -7,7 +7,7 @@
add_qt_test(tst_qtimer
SOURCES
tst_qtimer.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
)