mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:39:00 +08:00
e71df97d9b
* update v1.1.2 * update bacseline * ... * ... * ... * ...
18 lines
321 B
JSON
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
|
|
}
|
|
]
|
|
}
|