qt5base-lts/bin
David Skoland a0ecc14f30 Minor fixes for qt-configure-module
Put quotes around args var and add e and u flags, which
do the following:

e - terminates the script if an error occurs. This is
certainly desirable behavior. We don't want the script to chug
along with unpredictable behavior if an error occurred.

u - terminates the script if an undefined variable is encountered.
It is also desirable to terminate here because it might lead to
unexpected behavior.

Change-Id: Ia02196ef3eab64521e36771530d033a15bb40ecc
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-06-27 17:55:19 +02:00
..
qmake-and-qtpaths-wrapper.bat.in Provide a qtpaths wrapper script when cross-building Qt 2021-11-08 13:41:03 +01:00
qmake-and-qtpaths-wrapper.in Provide a qtpaths wrapper script when cross-building Qt 2021-11-08 13:41:03 +01:00
qt-cmake-private-install.cmake.in Add reference to CMake issue in qt-cmake-private-install-cmake.in 2021-03-31 15:32:30 +02:00
qt-cmake-standalone-test.in CMake: Allow usage of QtStandaloneTestTemplateProject as package component 2021-04-23 13:31:04 +02:00
qt-cmake.bat.in CMake: Make build system of installed Qt more relocatable 2020-05-07 15:41:16 +02:00
qt-cmake.in CMake: Make build system of installed Qt more relocatable 2020-05-07 15:41:16 +02:00
qt-cmake.ios.in CMake: Automatically use Xcode generator in qt-cmake + iOS 2022-05-20 13:06:00 +02:00
qt-configure-module.bat.in Add missing -help argument to qt-configure-module 2021-08-20 19:44:43 +02:00
qt-configure-module.in Minor fixes for qt-configure-module 2022-06-27 17:55:19 +02:00