Switch back to VC++ 2010 runtime
This commit is contained in:
parent
05582c8c0d
commit
34a10b9787
@ -5,7 +5,7 @@ configuration:
|
||||
- RelWithDebInfo
|
||||
|
||||
before_build:
|
||||
- cmake -G "Visual Studio 12 2013" source/compiler -DCPACK_GENERATOR=ZIP
|
||||
- cmake -G "Visual Studio 15 2017" source/compiler -DCPACK_GENERATOR=ZIP -DCMAKE_GENERATOR_TOOLSET=v100
|
||||
|
||||
build_script:
|
||||
- cmake --build . --config %CONFIGURATION%
|
||||
|
Loading…
x
Reference in New Issue
Block a user