appveyor configuration
This commit is contained in:
parent
67c70c14b0
commit
44608675cd
@ -2,8 +2,8 @@ environment:
|
||||
matrix:
|
||||
- GENERATOR: "Visual Studio 14 2015"
|
||||
CONFIG: Release
|
||||
BOOST_ROOT: "C:\Libraries\boost_1_59_0"
|
||||
BOOST_LIBRARYDIR: "C:\Libraries\boost_1_59_0\stage\lib"
|
||||
BOOST_ROOT: "C:\\Libraries\\boost_1_59_0"
|
||||
BOOST_LIBRARYDIR: "C:\\Libraries\\boost_1_59_0\\stage\\lib"
|
||||
|
||||
install:
|
||||
- git submodule init
|
||||
|
Loading…
Reference in New Issue
Block a user