Update CMakeLists.txt configuration and install rules Add package.xml Add config.cmake.in
4 lines
125 B
CMake
4 lines
125 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
|
|
check_required_components("@PROJECT_NAME@")
|