We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9163aa commit 81ea844Copy full SHA for 81ea844
vcpkg-configuration.json
@@ -1,4 +1,9 @@
1
{
2
+ "default-registry": {
3
+ "kind": "git",
4
+ "repository": "https://github.com/Microsoft/vcpkg",
5
+ "baseline": "85c222bc31ce1a747c98f0dd74ab47baab91744c"
6
+ },
7
"registries": [
8
9
"kind": "git",
0 commit comments