mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Increase verbosity of Boost tests in Appveyor
This commit is contained in:
parent
68e66eefb4
commit
f974db3b08
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ build_script:
|
|||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- if NOT "%CXX_STANDARD%"=="" set CXX_FLAGS=cxxstd=%CXX_STANDARD%
|
||||
- set BUILD_ARGS=address-model=%ADDRESS_MODEL% variant=%VARIANT%
|
||||
- set BOOST_TEST_LOG_LEVEL=all
|
||||
- call scripts\build.bat --toolset=%TOOLSET% %CXX_FLAGS% -j3
|
||||
|
||||
for:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue