mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-03-12 06:19:00 +01:00

* [libpff] Initial port. * [libpff] Add unofficial CMake find_package() integration support
5 lines
129 B
CMake
5 lines
129 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
|
|
check_required_components("@PROJECT_NAME@")
|