appveyor configuration
This commit is contained in:
parent
7f6a5058b0
commit
67c70c14b0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ environment:
|
||||||
- GENERATOR: "Visual Studio 14 2015"
|
- GENERATOR: "Visual Studio 14 2015"
|
||||||
CONFIG: Release
|
CONFIG: Release
|
||||||
BOOST_ROOT: "C:\Libraries\boost_1_59_0"
|
BOOST_ROOT: "C:\Libraries\boost_1_59_0"
|
||||||
BOOST_LIBRARYDIR: "c:\Libraries\boost_1_59_0\stage\lib"
|
BOOST_LIBRARYDIR: "C:\Libraries\boost_1_59_0\stage\lib"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
|
|
Loading…
Add table
Reference in a new issue