forked from boostorg/system
Add --debug-configuration to appveyor.yml
This commit is contained in:
@ -66,4 +66,6 @@ build: off
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- PATH=%ADDPATH%%PATH%
|
- PATH=%ADDPATH%%PATH%
|
||||||
- b2 libs/system/test toolset=%TOOLSET% %CXXFLAGS%
|
- PATH
|
||||||
|
- ECHO b2 libs/system/test toolset=%TOOLSET% %CXXFLAGS%
|
||||||
|
- b2 --debug-configuration libs/system/test toolset=%TOOLSET% %CXXFLAGS%
|
||||||
|
Reference in New Issue
Block a user