Update vcpkg.

This commit is contained in:
Pentarctagon 2022-12-15 09:18:51 -06:00
parent d71e90ee50
commit 274c6567a4
2 changed files with 4 additions and 5 deletions

View file

@ -221,7 +221,7 @@ jobs:
path: |
D:/a/wesnoth/vcpkg
D:/a/wesnoth/wesnoth/vcpkg_installed
key: W001
key: W002
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
@ -230,8 +230,7 @@ jobs:
shell: cmd
run: |
git clone https://github.com/microsoft/vcpkg.git D:/a/wesnoth/vcpkg
cd D:/a/wesnoth/vcpkg
git checkout cbc22a396c88d098247fe7f79f0913a952e1f77d
cd D:/a/wesnoth/vcpkg2
D:/a/wesnoth/vcpkg/bootstrap-vcpkg.bat
- name: Setup cmake
@ -274,7 +273,7 @@ jobs:
path: |
D:/a/wesnoth/vcpkg
D:/a/wesnoth/wesnoth/vcpkg_installed
key: W001
key: W002
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
@ -284,7 +283,6 @@ jobs:
run: |
git clone https://github.com/microsoft/vcpkg.git D:/a/wesnoth/vcpkg
cd D:/a/wesnoth/vcpkg
git checkout cbc22a396c88d098247fe7f79f0913a952e1f77d
D:/a/wesnoth/vcpkg/bootstrap-vcpkg.bat
- name: Setup cmake

View file

@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"name": "wesnoth-dependencies",
"version": "0.0.1",
"builtin-baseline": "62d01b70df227850b728f5050418b917ad6d2b32",
"dependencies": [
"sdl2",
{