mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
99ce9f2f2b
* export .pc file * update
18 lines
320 B
JSON
18 lines
320 B
JSON
{
|
|
"name": "enet",
|
|
"version": "1.3.17",
|
|
"port-version": 2,
|
|
"description": "Reliable UDP networking library",
|
|
"homepage": "https://github.com/lsalzman/enet",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|