appveyor configuration
This commit is contained in:
parent
eb754215d9
commit
5eb9accdea
@ -10,7 +10,7 @@ install:
|
||||
- git submodule update
|
||||
|
||||
build_script:
|
||||
- tree /a /f C:\Libraries
|
||||
- tree /a /f C:\Libraries\boost_1_59_0
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake "-G%GENERATOR%" -DBOOST_ROOT="%BOOST_ROOT%" -DBOOST_LIBRARYDIR="%BOOST_LIBRARYDIR%" -DBoost_USE_STATIC_LIBS=ON -DWITH_UNIT_TESTS=ON ..
|
||||
|
Loading…
Reference in New Issue
Block a user