github: more weird build experiments
This commit is contained in:
parent
75cfc477b8
commit
2bd1b19388
3 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue