mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
20 lines
393 B
JSON
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"
|
|
]
|
|
}
|