vcpkg/ports/air-ctl/vcpkg.json
然Y e71df97d9b
[air-ctl] Update to v1.1.2 (#25516)
* update v1.1.2

* update bacseline

* ...

* ...

* ...

* ...
2022-07-05 13:31:39 -07:00

18 lines
321 B
JSON

{
"name": "air-ctl",
"version": "1.1.2",
"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
}
]
}