mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 15:29:06 +08:00
15 lines
324 B
JSON
15 lines
324 B
JSON
{
|
|
"name": "libffi",
|
|
"version": "3.4.4",
|
|
"port-version": 5,
|
|
"description": "Portable, high level programming interface to various calling conventions",
|
|
"homepage": "https://github.com/libffi/libffi",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake-get-vars",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|