summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qtemporarydir/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/io/qtemporarydir/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt b/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
index 3a106e8453..855495bbbb 100644
--- a/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
+++ b/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
@@ -10,6 +10,6 @@ add_qt_test(tst_qtemporarydir
tst_qtemporarydir.cpp
INCLUDE_DIRECTORIES
../../../../shared
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::TestPrivate
)