summaryrefslogtreecommitdiffstats
path: root/bin/qt-cmake-standalone-test.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qt-cmake-standalone-test.in')
-rwxr-xr-xbin/qt-cmake-standalone-test.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/qt-cmake-standalone-test.in b/bin/qt-cmake-standalone-test.in
index fce287ac94..b0fbea5ded 100755
--- a/bin/qt-cmake-standalone-test.in
+++ b/bin/qt-cmake-standalone-test.in
@@ -1 +1,4 @@
-@__qt_cmake_private_path@ @__qt_cmake_standalone_test_path@ -DQT_STANDALONE_TEST_PATH=@__qt_cmake_standalone_passed_args@
+@__qt_cmake_standalone_test_os_prelude@
+
+@__qt_cmake_standalone_test_script_relpath@
+@__qt_cmake_private_relpath@ @__qt_cmake_standalone_test_relpath@ -DQT_BUILD_STANDALONE_TESTS=ON -DQT_STANDALONE_TEST_PATH=@__qt_cmake_standalone_passed_args@