diff options
author | Joerg Bornemann <joerg.bornemann@qt.io> | 2021-03-23 16:30:03 +0100 |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2021-03-30 14:39:12 +0100 |
commit | 4ae9922166ba81c9efea5b2af29898eb20a1fd63 (patch) | |
tree | ea8c5394a9526efe9893d03141a54b52488b5f27 /bin | |
parent | 31c81e08c6b0fa878ab7a22771230635ac2e85c6 (diff) | |
download | qtbase-4ae9922166ba81c9efea5b2af29898eb20a1fd63.tar.gz |
Move bin/qt-internal-configure-tests to libexec
Pick-to: 6.1
Task-number: QTBUG-88791
Change-Id: I78613128760b5820e6db17b0c09462e34f7c7bb2
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/qt-internal-configure-tests.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/qt-internal-configure-tests.in b/bin/qt-internal-configure-tests.in deleted file mode 100755 index 396cda7bf8..0000000000 --- a/bin/qt-internal-configure-tests.in +++ /dev/null @@ -1,3 +0,0 @@ -@script_os_prelude@ - -@qt_cmake_path@ @script_passed_args@ |