mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 16:29:00 +08:00
19 lines
377 B
JSON
19 lines
377 B
JSON
|
{
|
||
|
"name": "itsy-bitsy",
|
||
|
"version-date": "2022-08-02",
|
||
|
"description": "Bit containers, sequences, and views for everyone. ",
|
||
|
"homepage": "https://github.com/ThePhD/itsy_bitsy",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
},
|
||
|
"ztd-idk"
|
||
|
]
|
||
|
}
|