mirror of
https://github.com/nlohmann/json.git
synced 2026-02-11 12:22:33 +00:00
added /EHsc parameter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user