mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 12:11:48 +08:00
8127442488
* Use -llibffi on Windows Replace -lffi with -llibffi for Windows development, not just mingw * Update portfile.cmake * Update baseline.json * Update libffi.json * Add port-version and make path quoted * Update version files Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
8 lines
210 B
JSON
8 lines
210 B
JSON
{
|
|
"name": "libffi",
|
|
"version": "3.4.2",
|
|
"port-version": 1,
|
|
"description": "Portable, high level programming interface to various calling conventions",
|
|
"homepage": "https://github.com/libffi/libffi"
|
|
}
|