diff options
Diffstat (limited to '')
| m--------- | externals/vcpkg | 0 | ||||
| -rw-r--r-- | vcpkg.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/vcpkg b/externals/vcpkg | |||
| Subproject 9b22b40c6c61bf0da2d46346dd44a11e90972cc | Subproject a7b6122f6b6504d16d96117336a056269357993 | ||
diff --git a/vcpkg.json b/vcpkg.json index fbadca0e6..9aadd367c 100644 --- a/vcpkg.json +++ b/vcpkg.json | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", | 2 | "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", |
| 3 | "name": "yuzu", | 3 | "name": "yuzu", |
| 4 | "builtin-baseline": "9b22b40c6c61bf0da2d46346dd44a11e90972cc9", | 4 | "builtin-baseline": "a7b6122f6b6504d16d96117336a0562693579933", |
| 5 | "version": "1.0", | 5 | "version": "1.0", |
| 6 | "dependencies": [ | 6 | "dependencies": [ |
| 7 | "boost-algorithm", | 7 | "boost-algorithm", |