mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
use bundled zlib on win64 too, otherwise no zlib is included and the application cannot be started
This commit is contained in:
parent
f5f6f28086
commit
f6a6563e88
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user