зеркало из https://github.com/microsoft/vcpkg.git
18 строки
383 B
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
|
|
}
|
|
]
|
|
}
|