mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 08:07:46 +00:00
Appveyor update
This commit is contained in:
parent
79a6765796
commit
b62b060f9f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ before_build:
|
|||
- git submodule update --init
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -G "Visual Studio 14 2015"
|
||||
- cmake .. -G "Visual Studio 15 2017"
|
||||
- cmake --build . --target ALL_BUILD --config Debug
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue