Files
modorganizer/vcpkg-configuration.json

22 lines
594 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "a0b1c8d3a477c1cb4813d8e127a56961707ca42b",
"repository": "https://github.com/Microsoft/vcpkg"
},
"registries": [
{
"kind": "git",
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"repository": "https://github.com/Microsoft/vcpkg",
"packages": ["boost*", "boost-*"]
},
{
"kind": "git",
"baseline": "1316300c059f9dc6eddbdd19c57d3415a1779fee",
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
"packages": ["mo2-*", "7zip", "usvfs"]
}
]
}