mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 13:39:08 +08:00
18 lines
349 B
JSON
18 lines
349 B
JSON
|
{
|
||
|
"name": "ztd-idk",
|
||
|
"version-date": "2023-11-03",
|
||
|
"description": "The IDK (Industrial Development Kit) library!",
|
||
|
"homepage": "https://github.com/soasis/idk",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|