Browse Source

externals: Update vcpkg to 2023.06.17

Fixes for zlib and qt5
nce_cpp
Abandoned Cart 3 years ago
parent
commit
79ec3be81e
  1. 2
      externals/vcpkg
  2. 2
      vcpkg.json

2
externals/vcpkg

@ -1 +1 @@
Subproject commit a487471068f4cb1cbb4eeb340763cdcc0a75fd68
Subproject commit cbf56573a987527b39272e88cbdd11389b78c6e4

2
vcpkg.json

@ -1,7 +1,7 @@
{ {
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "yuzu", "name": "yuzu",
"builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68",
"builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4",
"version": "1.0", "version": "1.0",
"dependencies": [ "dependencies": [
"boost-algorithm", "boost-algorithm",

Loading…
Cancel
Save