Forgot cd

This commit is contained in:
Kylart 2019-11-05 10:45:15 +01:00
parent 3a579030bc
commit 7ca96eafe4
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ install:
- set BOOST_ROOT=c:\Libraries\boost_1_69_0
- set BOOST_BUILD_PATH=%BOOST_ROOT%\tools\build
- type %HOMEDRIVE%%HOMEPATH%\user-config.jam
- cd %BOOST_BUILD_PATH%
- bootstrap.bat
- cd %BOOST_ROOT%
- b2 cxxstd=14 address-model=64 threading=multi --with-system --with-date_time --toolset=msvc-14.1 link=static runtime-link=shared stage