2 Star 2 Fork 4

woaidaima/devilutionX

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 654 Bytes
一键复制 编辑 原始数据 按行查看 历史
woaidaima 提交于 2021-05-13 23:41 . 第一次提交
version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
image: Visual Studio 2019
cache: c:\tools\vcpkg\installed\
install:
- cd C:\Tools\vcpkg
- git pull
- .\bootstrap-vcpkg.bat
- cd %APPVEYOR_BUILD_FOLDER%
- vcpkg install --recurse fmt:x64-windows sdl2:x64-windows sdl2-ttf:x64-windows libsodium:x64-windows
before_build:
- cmake -G "Visual Studio 16 2019" -A x64 -DNIGHTLY_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=c:/tools/vcpkg/scripts/buildsystems/vcpkg.cmake .
build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
verbosity: minimal
artifacts:
- path: Debug\devilutionx.exe
name: devilutionx.exe
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/394999482/devilutionX.git
git@gitee.com:394999482/devilutionX.git
394999482
devilutionX
devilutionX
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385