Skip to content

Commit 81ea844

Browse files
committed
Fix build when using newer tools
1 parent a9163aa commit 81ea844

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vcpkg-configuration.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"default-registry": {
3+
"kind": "git",
4+
"repository": "https://github.com/Microsoft/vcpkg",
5+
"baseline": "85c222bc31ce1a747c98f0dd74ab47baab91744c"
6+
},
27
"registries": [
38
{
49
"kind": "git",

0 commit comments

Comments
 (0)