mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 18:37:52 +08:00
6 lines
105 B
CMake
6 lines
105 B
CMake
![]() |
@PACKAGE_INIT@
|
||
|
|
||
|
if(NOT TARGET libffi)
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/libffiTargets.cmake")
|
||
|
endif()
|