summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/keyboard
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-06-04 15:48:53 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-06-04 20:19:32 +0000
commit63f2b8c7a885a84fc8f240ec8e4ac88c3a3c6e64 (patch)
tree2914aa97eba4c86a28cd28ba99663174c8dd6c91 /tests/auto/testlib/selftests/keyboard
parent8842cb5337c78b934e8da7752a9f23d36a671a1f (diff)
Include the .prev_CMakeLists.txt files for selftests
This will help with future regeneration. Amends 6d1c695b0e32b644d13a088ab3363b6aef75de68 Change-Id: I2454dc36cfc00f7aad72488fb7927d7807978fd8 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/keyboard')
-rw-r--r--tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..2ba2ab3668
--- /dev/null
+++ b/tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
@@ -0,0 +1,26 @@
+# Generated from keyboard.pro.
+
+#####################################################################
+## keyboard Binary:
+#####################################################################
+
+add_qt_executable(keyboard
+ GUI
+ SOURCES
+ tst_keyboard.cpp
+ LIBRARIES
+ Qt::GuiPrivate
+ Qt::TestPrivate
+ PUBLIC_LIBRARIES
+ Qt::Gui
+ Qt::Test
+)
+
+#### Keys ignored in scope 1:.:.:keyboard.pro:<TRUE>:
+# CONFIG = "-debug_and_release_target"
+
+## Scopes:
+#####################################################################
+
+#### Keys ignored in scope 2:.:.:keyboard.pro:APPLE_OSX:
+# CONFIG = "-app_bundle"