mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
Update appveyor.yml
This commit is contained in:
@@ -45,7 +45,7 @@ build_script:
|
||||
cmake --build . --config %BUILD_TYPE%
|
||||
|
||||
before_test:
|
||||
- set PATH=%PATH%:.\%BUILD_TYPE%
|
||||
- set PATH=%PATH%:C:\projects\spdlog\build\%BUILD_TYPE%
|
||||
|
||||
test_script:
|
||||
- ctest -VV -C "%BUILD_TYPE%"
|
||||
|
Reference in New Issue
Block a user