mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:39:07 +08:00
14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"name": "libffi",
|
|
"version": "3.4.6",
|
|
"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
|
|
}
|
|
]
|
|
}
|