1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-03-31 16:20:17 +00:00
ELFIO/cmake/elfioConfig.cmake.in
2020-10-30 00:29:18 +02:00

5 lines
158 B
CMake

# Basic CMake package config file
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")