mirror of
https://github.com/boostorg/system.git
synced 2025-07-31 21:14:26 +02:00
Add --debug-configuration to appveyor.yml
This commit is contained in:
@@ -66,4 +66,6 @@ build: off
|
||||
|
||||
test_script:
|
||||
- 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