summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/strcmp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/strcmp')
-rw-r--r--tests/auto/testlib/selftests/strcmp/CMakeLists.txt25
1 files changed, 24 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/strcmp/CMakeLists.txt b/tests/auto/testlib/selftests/strcmp/CMakeLists.txt
index cb50518af2..7660153592 100644
--- a/tests/auto/testlib/selftests/strcmp/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/strcmp/CMakeLists.txt
@@ -1 +1,24 @@
-add_qt_test(strcmp SOURCES tst_strcmp.cpp)
+# Generated from strcmp.pro.
+
+#####################################################################
+## strcmp Binary:
+#####################################################################
+
+add_qt_executable(strcmp
+ NO_INSTALL # special case
+ OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
+ GUI
+ SOURCES
+ tst_strcmp.cpp
+ PUBLIC_LIBRARIES
+ Qt::Test
+)
+
+#### Keys ignored in scope 1:.:.:strcmp.pro:<TRUE>:
+# CONFIG = "-debug_and_release_target"
+
+## Scopes:
+#####################################################################
+
+#### Keys ignored in scope 2:.:.:strcmp.pro:APPLE_OSX:
+# CONFIG = "-app_bundle"