mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 16:17: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
|
- git submodule update --init
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake .. -G "Visual Studio 14 2015"
|
- cmake .. -G "Visual Studio 15 2017"
|
||||||
- cmake --build . --target ALL_BUILD --config Debug
|
- cmake --build . --target ALL_BUILD --config Debug
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue