forgot install

This commit is contained in:
Kylart 2019-11-05 10:54:39 +01:00
parent 7ca96eafe4
commit 727801706f
1 changed files with 2 additions and 0 deletions

View File

@ -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