Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
308 B
JSON

{
"name": "vcpkg-ci-msh3",
"version-string": "ci",
"description": "Validates msh3",
"dependencies": [
"msh3",
{
"name": "msquic",
"features": [
"0-rtt"
],
"platform": "windows & !static"
},
{
"name": "vcpkg-cmake",
"host": true
}
]
}