mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 02:31:08 +08:00
18 lines
306 B
JSON
18 lines
306 B
JSON
|
{
|
||
|
"name": "ntf-core",
|
||
|
"version": "2.1.0",
|
||
|
"description": "The Network Transport Framework: Core Libraries",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": [
|
||
|
"bde",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|