use boost-1.63 on appveyor

This commit is contained in:
arvidn 2017-02-11 15:41:06 -05:00 committed by Arvid Norberg
parent 949d4cd12a
commit 194bbb0bac
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ install:
& copy c:\openssl-1.0.1p-vs2015\lib\libeay32MT.lib c:\openssl-1.0.1p-vs2015\lib\libeay32.lib
)
- cd %ROOT_DIRECTORY%
- set BOOST_ROOT=c:\Libraries\boost
- set BOOST_ROOT=c:\Libraries\boost_1_63_0
- set BOOST_BUILD_PATH=%BOOST_ROOT%\tools\build
- echo %BOOST_ROOT%
- echo %BOOST_BUILD_PATH%