build: + cmake boilerplate to make indentlog cmake-findable

This commit is contained in:
Roland Conybeare 2023-09-22 19:46:26 -04:00
commit 5d6bd7cd40
2 changed files with 45 additions and 10 deletions

View file

@ -0,0 +1,4 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/indentlogTargets.cmake")
check_required_components("@PROJECT_NAME@")