1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-03-23 04:21:06 +00:00
ELFIO/cmake/elfioConfig.cmake.in

5 lines
158 B
CMake
Raw Normal View History

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