vcpkg/ports/ntf-core/vcpkg.json
2023-08-31 13:53:07 -07:00

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
}
]
}