use bundled zlib on win64 too, otherwise no zlib is included and the application cannot be started

This commit is contained in:
Martin Marmsoler 2022-05-03 19:44:01 +02:00
parent f5f6f28086
commit f6a6563e88

View File

@ -139,6 +139,7 @@ jobs:
qt_arch_check_only: win64_msvc2017_64
openssl_arch: VC-WIN64A
msvc_arch: x64
cmake_flags: "-DUSE_BUNDLED_ZLIB=1"
cmake_env:
CMAKE_RC_FLAGS: "/C 1252"
CC: clang