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
qt-cmake-standalone-test.in
qt-cmake.bat.in
qt-cmake.in
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
qt-configure-module.in Minor fixes for qt-configure-module 2022-06-27 17:55:19 +02:00