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