mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 07:07:45 +00:00
lets try again
This commit is contained in:
parent
b999cc6b61
commit
a8b5274bcd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ before_build:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake .. -G "Visual Studio 15 2017"
|
- cmake .. -G "Visual Studio 15 2017"
|
||||||
- cmake --build . --target ALL_BUILD --config Debug
|
- cmake --build . --target ALL_BUILD --config Debug -DCMAKE_GENERATOR_PLATFORM=x64
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue