Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 377 Bytes

libffi.rst

File metadata and controls

19 lines (12 loc) · 377 Bytes
.. spelling::

    libffi

.. index:: development ; libffi

libffi

hunter_add_package(libffi)
find_package(libffi CONFIG REQUIRED)
target_link_libraries(... PkgConfig::libffi)