20 lines
383 B
JSON
Executable File
20 lines
383 B
JSON
Executable File
{
|
|
"name": "aws-c-common",
|
|
"version": "0.6.9",
|
|
"port-version": 2,
|
|
"description": "AWS common library for C",
|
|
"homepage": "https://github.com/awslabs/aws-c-common",
|
|
"supports": "!(windows & arm) & !uwp",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|