qt5base-lts/bin
Cristian Adam 60d804c567 Do not strip binaries for MSVC builds
CMake's --install --strip command will result in calling ${CMAKE_STRIP}
after installation.

On the build machines we have multiple compilers, and ${CMAKE_STRIP} will
have a valid program e.g. C:/strawberry/c/bin/strip.exe

This will change the MSVC binaries to have a MinGW linker version flag,
which confuses Qt Creator when setting up a MSVC Kit.

Amends 2044992eed

Fixes: QTBUG-87735
Change-Id: I1b3d4cc122b3f502810d48e0443f39824016cab5
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-10-29 11:24:46 +01:00
..
fixqt4headers.pl Updated license headers 2016-01-15 12:25:24 +00:00
qmake-wrapper-for-target.bat.in CMake: Put the -qtconf argument in front in the qmake wrapper 2020-10-23 21:11:55 +02:00
qmake-wrapper-for-target.in CMake: Put the -qtconf argument in front in the qmake wrapper 2020-10-23 21:11:55 +02:00
qt-cmake-private-install.cmake.in Do not strip binaries for MSVC builds 2020-10-29 11:24:46 +01:00
qt-cmake-standalone-test.in Add OS-specific prelude to qt-cmake-standalone-test 2020-07-15 15:13:05 +00: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-configure-module.bat.in CMake: Remove superfluous del call in qt-configure-module.bat 2020-10-22 20:47:10 +02:00
qt-configure-module.in CMake: Fix running qt-configure-module without arguments 2020-10-22 20:47:10 +02:00
qt-internal-configure-tests.in CMake: Provide a qt-internal-configure-tests script 2020-10-26 15:23:25 +01:00
syncqt.pl Streamline the template specialization of QESDP's dtor 2020-10-05 10:16:52 +02:00