vcpkg/ports/zycore/vcpkg.json

18 строки
383 B
JSON

{
"name": "zycore",
"version": "1.5.0",
"description": "Provides platform independent types, macros and a fallback for environments without LibC.",
"homepage": "https://github.com/zyantific/zycore-c",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}