vcpkg/ports/libffi
Wolfgang Stöggl a05cec95a0
[libffi] Add pkgconfig file (#12126)
* [libffi] Add pkgconfig file

- Configure and add the libffi.pc file.
- Furthermore, enable the check for same 32/64bit-ness in
  libffiConfigVersion.cmake again, which had caused issues in the past
  with newer versions of glib using meson build, e.g. when building for
  x86-windows target on an x64-windows host.
  Now, libffi is found by current glib (e.g. 2.64.3) during
  meson build using the libffi pkgconfig file.

* Check VCPKG_BUILD_TYPE to handle release/debug
2020-07-06 13:40:46 -07:00
..
CMakeLists.txt [libffi] Add pkgconfig file (#12126) 2020-07-06 13:40:46 -07:00
CONTROL [libffi] Add pkgconfig file (#12126) 2020-07-06 13:40:46 -07:00
fficonfig.h [libffi] Update to v3.3 release (#6119) 2020-02-07 09:36:39 -08:00
libffiConfig.cmake.in [libffi] Add support for CMake config (#8162) 2019-10-07 11:13:05 -07:00
portfile.cmake [libffi] Add pkgconfig file (#12126) 2020-07-06 13:40:46 -07:00