appveyor configuration
This commit is contained in:
parent
14a16bb445
commit
c059e4d0ef
@ -3,6 +3,10 @@ environment:
|
||||
- GENERATOR: "Visual Studio 12"
|
||||
CONFIG: Debug
|
||||
|
||||
install:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
||||
build_script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
|
Loading…
Reference in New Issue
Block a user