vcpkg/ports/ztd-static-containers/vcpkg.json
2023-11-15 15:22:58 -08:00

20 lines
393 B
JSON

{
"name": "ztd-static-containers",
"version-date": "2022-12-12",
"port-version": 1,
"description": "Containers of fixed capacity",
"homepage": "https://github.com/soasis/static_containers",
"license": "CC0-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"ztd-idk"
]
}