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
bbc859ca19
commit
7442d720f4
@ -29,4 +29,7 @@ build_script:
|
||||
cmake .. -G %GENERATOR% -DCMAKE_BUILD_TYPE=%BUILD_TYPE% -DSPDLOG_BUILD_BENCH=OFF
|
||||
|
||||
cmake --build . --config %BUILD_TYPE%
|
||||
test: off
|
||||
|
||||
test_script:
|
||||
- cmd: cd build
|
||||
- ctest -VV -C "%BUILD_TYPE%"
|
||||
|
Loading…
Reference in New Issue
Block a user