re-enable warnings are errors on MSVC

This commit is contained in:
tildearrow 2022-05-10 16:33:30 -05:00
parent aad5d818f2
commit 814804ba10
1 changed files with 0 additions and 2 deletions

View File

@ -187,8 +187,6 @@ jobs:
export USE_WAE=ON
export CMAKE_EXTRA_ARGS=()
if [ '${{ matrix.config.compiler }}' == 'msvc' ]; then
# 1. Go to hell
export USE_WAE=OFF
CMAKE_EXTRA_ARGS+=('-DCMAKE_GENERATOR_PLATFORM=${{ steps.windows-identify.outputs.msvc-target }}')
# Force static linking