Added gcc

This commit is contained in:
Kylart 2019-11-05 11:02:21 +01:00
parent 727801706f
commit 8bae7851a4
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ install:
- ps: '"using msvc : 14.1 ;`nusing gcc : : : <cxxflags>-std=c++14 ;`n" | Set-Content $env:HOMEDRIVE\$env:HOMEPATH\user-config.jam'
- set BOOST_ROOT=c:\Libraries\boost_1_69_0
- set BOOST_BUILD_PATH=%BOOST_ROOT%\tools\build
- set PATH=c:\msys64\mingw32\bin;%PATH%
- type %HOMEDRIVE%%HOMEPATH%\user-config.jam
- cd %BOOST_BUILD_PATH%
- bootstrap.bat