mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 10:43:03 +01:00
b31d37b787
Also improve non-CI build automation.
21 lines
402 B
JSON
21 lines
402 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|