summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-04-28 11:30:46 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2020-05-04 19:21:15 +0200
commited6fbeffb233e4028f77d8a9edae1188424c0ab8 (patch)
tree0f4dcd482f83dca5a8c54a3597073c603c60da6f /tests/auto/corelib/io/qfile/.prev_CMakeLists.txt
parent112c285fcc065d07734b30ba49a62ead3be3d2c4 (diff)
Port more tests from qtbase/tests/auto/corelib/io/ to CMake
Change-Id: I56427e3e1908047a0674c8c80c24eeda80e947c2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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}
)