8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 13:23:03 +01:00
firebird-mirror/vcpkg-configuration.json

21 lines
402 B
JSON
Raw Permalink Normal View History

{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "417119555f155f6044dec7a379cd25466e339873"
},
"registries": [
{
"kind": "filesystem",
"path": "vcpkg-custom/registry",
"baseline": "2023-08-23",
"packages": [
"libcxx"
]
}
],
"overlay-triplets": [
"vcpkg-custom/triplets"
]
}