mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:49:44 +08:00
45bc3d367a
* [libffi] fix build on apple silicon * [libffi] add version files * [libffi] changes * [libffi] add version files * [libffi] Rearrange target conditional list Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"name": "libffi",
|
|
"version": "3.3",
|
|
"port-version": 8,
|
|
"description": "Portable, high level programming interface to various calling conventions",
|
|
"homepage": "https://github.com/libffi/libffi"
|
|
}
|