summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile
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/qlockfile
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/qlockfile')
-rw-r--r--tests/auto/corelib/io/qlockfile/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qlockfile/CMakeLists.txt b/tests/auto/corelib/io/qlockfile/CMakeLists.txt
index 52bd7bfd8f..a41c442b58 100644
--- a/tests/auto/corelib/io/qlockfile/CMakeLists.txt
+++ b/tests/auto/corelib/io/qlockfile/CMakeLists.txt
@@ -7,10 +7,9 @@
add_qt_test(tst_qlockfile
SOURCES
tst_qlockfile.cpp
- LIBRARIES
- Qt::CorePrivate
PUBLIC_LIBRARIES
Qt::Concurrent
+ Qt::CorePrivate
)
## Scopes: