mirror of
https://github.com/curl/curl.git
synced 2026-07-09 12:57:15 +03:00
try fix 2
This commit is contained in:
parent
c2931a2bc1
commit
427d56e9c0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -875,6 +875,7 @@ jobs:
|
|||
options+=" -DCMAKE_RC_COMPILER=$MSDK_BINU/rc.exe"
|
||||
options+=" -DCMAKE_MT=$MSDK_BINU/mt.exe"
|
||||
options+=" -DCMAKE_C_COMPILER=$MSVC_BINU/cl.exe"
|
||||
rcflags="${cflags}"
|
||||
fi
|
||||
[ "${_chkprefill}" = '_chkprefill' ] && options+=' -D_CURL_PREFILL=OFF'
|
||||
if [ -n "${MATRIX_INSTALL_VCPKG}" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue