19 lines
342 B
JSON
19 lines
342 B
JSON
|
{
|
||
|
"name": "air-ctl",
|
||
|
"version": "1.0.0",
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|