libffi v3.4.8
- Created
- Updated
Portable, high level programming interface to various calling conventions
# Usage
vcpkg provides proprietary CMake targets:
find_package(unofficial-libffi CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libffi::libffi)
libffi provides pkg-config modules:
# Library supporting Foreign Function Interfaces
libffi
# License
MIT
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
and one transitive dependency:
# Dependents
- adios2
- glib
- glibmm
- gobject-introspection
- guile
- llvm (feature
enable-ffi
) - python3 (feature
extensions
) - wayland (feature
force-build
)
# Host Dependents
No dependents.
# Contributors
codicodi
Alexander Karatarakis
Robert Schumacher
Todor Prokopov
Victor Romero
pravic
Stefano Sinigardi
Sutou Kouhei
Wolfgang Stöggl
Phil Christensen
driver1998
Jack·Boos·Yu
derselbst
Mikhail Paulyshka
xyb
Long Nguyen
Don Venable
autoantwort
MidwestB
Lars Glud
Thomas1664
Jamlys Lee
MSP-Greg
Yingwei Zheng
Kai Pastor
Patric Stout
jim wang
# Changelog
and 29 more commits:
a4a5c65
[libffi] Check return value of execute_process()24cf003
[libffi] Fix non-windowse4a619c
[eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use vcpkg_from_github26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)54918bc
correct versionf5fb728
add libffi