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
c44c904161
commit
15cf9ec365
@ -4,7 +4,7 @@ environment:
|
||||
matrix:
|
||||
- GENERATOR: '"MinGW Makefiles"'
|
||||
BUILD_TYPE: Debug
|
||||
- GENERATOR: '"MinGW Makefiles" -Dmingw32-make.exe'
|
||||
- GENERATOR: '"MinGW Makefiles" -DCMAKE_MAKE_PROGRAM=mingw32-make.exe'
|
||||
BUILD_TYPE: Release
|
||||
- GENERATOR: '"Visual Studio 14 2015"'
|
||||
BUILD_TYPE: Debug
|
||||
|
Loading…
Reference in New Issue
Block a user