projectm/vcpkg-configuration.json
Kai Blaschke 1b8004f714
Improve vcpkg manifest, use features for build options.
Now pulling in the required vcpkg dependencies only if a certain build feature is requested.
2024-08-07 18:31:32 +02:00

8 lines
166 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "a0f7f5379aa39d638efb1b89ac88a39c1011e4aa",
"repository": "https://github.com/microsoft/vcpkg"
}
}