Catkinize
Update CMakeLists.txt configuration and install rules Add package.xml Add config.cmake.in
This commit is contained in:
parent
2297d1da08
commit
6b90694a84
4 changed files with 142 additions and 26 deletions
4
config.cmake.in
Normal file
4
config.cmake.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
Loading…
Add table
Add a link
Reference in a new issue