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/qfile/stdinprocess/CMakeLists.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt (limited to 'tests/auto/corelib/io/qfile/stdinprocess') diff --git a/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt b/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt new file mode 100644 index 0000000000..508e16ecc4 --- /dev/null +++ b/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt @@ -0,0 +1,14 @@ +# Generated from stdinprocess.pro. + +##################################################################### +## stdinprocess Binary: +##################################################################### + +add_qt_executable(stdinprocess + GUI + SOURCES + main.cpp +) + +#### Keys ignored in scope 1:.:.:stdinprocess.pro:: +# _LOADED = "qt_test_helper" -- cgit v1.2.3