mirror of
https://github.com/boostorg/system.git
synced 2025-07-30 12:37:13 +02:00
Add variant=debug,release to appveyor.yml
This commit is contained in:
@ -70,4 +70,4 @@ build: off
|
||||
test_script:
|
||||
- PATH=%ADDPATH%%PATH%
|
||||
- if not "%CXXSTD%" == "" set CXXSTD=cxxstd=%CXXSTD%
|
||||
- b2 -j3 libs/system/test toolset=%TOOLSET% %CXXSTD%
|
||||
- b2 -j3 libs/system/test toolset=%TOOLSET% variant=debug,release %CXXSTD%
|
||||
|
Reference in New Issue
Block a user