mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:38:59 +08:00
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"name": "usrsctp",
|
|
"version": "0.9.5.0",
|
|
"description": "A userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|