github: more weird build experiments

This commit is contained in:
Roland Conybeare 2023-09-26 15:55:03 -04:00
commit 2bd1b19388
3 changed files with 3 additions and 2 deletions

View file

@ -47,6 +47,9 @@ if(NOT CMAKE_INSTALL_RPATH)
set(CMAKE_INSTALL_RPATH $(CMAKE_INSTALL_PREFIX)/lib CACHE STRING "runpath in installed libraries/executables")
endif()
# early find_package() experiment
find_package(indentlog CONFIG REQUIRED)
# ----------------------------------------------------------------
# sources