mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Update appveyor.yml
This commit is contained in:
parent
6b4355b76f
commit
26ca1fb9f3
@ -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%"
|
||||
|
Loading…
Reference in New Issue
Block a user