mirror of
https://github.com/nlohmann/json
synced 2025-01-11 17:50:06 +00:00
added /EHsc parameter
This commit is contained in:
parent
1068ad106b
commit
ecc97bcf96
@ -5,6 +5,6 @@ install: []
|
||||
build_script:
|
||||
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
|
||||
- cmake .
|
||||
- msbuild json.sln
|
||||
- msbuild json.sln /EHsc
|
||||
test_script:
|
||||
- json_unit.exe
|
||||
|
Loading…
Reference in New Issue
Block a user