Skip to content

Commit

Permalink
See if fixes appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Mar 9, 2022
1 parent 7019822 commit e3cfa40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ build_script:
- cmd: mkdir build
- cmd: cd build
- cmd: cmake .. -G "%CMAKE_GENERATOR%" ^
-DCMAKE_TOOLCHAIN_FILE=C:/Tools/vcpkg/scripts/buildsystems/vcpkg.cmake ^
-DBUILD_SHARED_LIBS:BOOL=OFF ^
-DCMAKE_BUILD_TYPE=Release ^
-DCMAKE_CXX_FLAGS="%SUPPRESSIONS% /EHsc" ^
Expand Down

0 comments on commit e3cfa40

Please sign in to comment.