Set generator to 'Visual Studio 10 2010' on AppVeyor
This commit is contained in:
parent
13680704ea
commit
36f62ff4bd
@ -4,7 +4,7 @@ configuration:
|
||||
- RelWithDebInfo
|
||||
|
||||
before_build:
|
||||
- cmake source/compiler
|
||||
- cmake -G "Visual Studio 10 2010" source/compiler
|
||||
|
||||
build_script:
|
||||
- cmake --build . --config %CONFIGURATION%
|
||||
|
Loading…
x
Reference in New Issue
Block a user