Browse Source

externals: Update vcpkg to e`a2a964`

nce_cpp
Briar 9 months ago
parent
commit
d7a0201a12
  1. 2
      externals/vcpkg
  2. 2
      vcpkg.json

2
externals/vcpkg

@ -1 +1 @@
Subproject commit c82f74667287d3dc386bce81e44964370c91a289
Subproject commit ea2a964f9303270322cf3f2d51c265ba146c422d

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": "c82f74667287d3dc386bce81e44964370c91a289",
"builtin-baseline": "ea2a964f9303270322cf3f2d51c265ba146c422d",
"version": "1.0", "version": "1.0",
"dependencies": [ "dependencies": [
"boost-algorithm", "boost-algorithm",

Loading…
Cancel
Save