mirror of https://github.com/Kylart/KawAnime.git
forgot install
This commit is contained in:
parent
7ca96eafe4
commit
727801706f
|
@ -36,6 +36,8 @@ install:
|
|||
- type %HOMEDRIVE%%HOMEPATH%\user-config.jam
|
||||
- cd %BOOST_BUILD_PATH%
|
||||
- bootstrap.bat
|
||||
- .\b2 --prefix=c:\boost-build install
|
||||
- set "PATH=c:\boost-build\bin;%PATH%"
|
||||
- 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