1
0
mirror of https://github.com/nlohmann/json synced 2025-01-11 17:50:06 +00:00

added /EHsc parameter

This commit is contained in:
Niels 2015-04-27 22:45:21 +02:00
parent 1068ad106b
commit ecc97bcf96

View File

@ -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