build: + cmake boilerplate to make indentlog cmake-findable
This commit is contained in:
parent
4f6f045423
commit
5d6bd7cd40
2 changed files with 45 additions and 10 deletions
4
cmake/indentlogConfig.cmake.in
Normal file
4
cmake/indentlogConfig.cmake.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/indentlogTargets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Loading…
Add table
Add a link
Reference in a new issue