mirror of https://github.com/Kylart/KawAnime.git
Forgot cd
This commit is contained in:
parent
3a579030bc
commit
7ca96eafe4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue