From d87cd5cb2eb7330e7f2913c26c6e6f4c4bb77864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Nowacki?= Date: Thu, 4 Jul 2019 16:38:00 +0200 Subject: Regenerate CMakeLists for tests/corelib/io Only qdir, qlockfile, qprocess and qresourceengine were manually disabled, otherwise all other builds fine on linux. Change-Id: I09fd0ffffb778057d6bf9c25cad1fcd73fb7e530 Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor --- tests/auto/corelib/io/qsavefile/CMakeLists.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/auto/corelib/io/qsavefile/CMakeLists.txt (limited to 'tests/auto/corelib/io/qsavefile/CMakeLists.txt') diff --git a/tests/auto/corelib/io/qsavefile/CMakeLists.txt b/tests/auto/corelib/io/qsavefile/CMakeLists.txt new file mode 100644 index 0000000000..c22fe475dd --- /dev/null +++ b/tests/auto/corelib/io/qsavefile/CMakeLists.txt @@ -0,0 +1,14 @@ +# Generated from qsavefile.pro. + +##################################################################### +## tst_qsavefile Test: +##################################################################### + +add_qt_test(tst_qsavefile + SOURCES + tst_qsavefile.cpp +) + +#### Keys ignored in scope 1:.:.:qsavefile.pro:: +# CONFIG = "testcase" +# TESTDATA = "tst_qsavefile.cpp" -- cgit v1.2.3