vcpkg/ports/ntf-core/vcpkg.json
2023-09-13 16:10:25 -07:00

19 lines
327 B
JSON

{
"name": "ntf-core",
"version": "2.1.0",
"port-version": 1,
"description": "The Network Transport Framework: Core Libraries",
"license": "Apache-2.0",
"dependencies": [
"bde",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}