8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00
firebird-mirror/vcpkg.json

19 lines
245 B
JSON

{
"name": "firebird",
"version-string": "5.0.0",
"dependencies": [
"icu",
"libcxx"
],
"overrides": [
{
"name": "icu",
"version": "71.1"
},
{
"name": "libcxx",
"version": "19.1.1"
}
]
}