summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qfile/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/corelib/io/qfile/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt b/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
index b976754629..cf329d37b7 100644
--- a/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
+++ b/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
@@ -23,7 +23,7 @@ add_qt_test(tst_qfile
tst_qfile.cpp
INCLUDE_DIRECTORIES
../../../../shared
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
TESTDATA ${test_data}
)