vcpkg/ports/air-ctl/vcpkg.json
2022-07-12 11:06:15 -07:00

19 lines
342 B
JSON

{
"name": "air-ctl",
"version": "1.1.2",
"port-version": 1,
"description": "C template container library",
"homepage": "https://github.com/inie0722/CTL",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}