reflect: build: xo-macros defaults CMAKE_MODULE_PATH
This commit is contained in:
parent
25712169ee
commit
ee054b6f37
1 changed files with 0 additions and 8 deletions
|
|
@ -46,14 +46,6 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON CACHE INTERNAL "")
|
|||
|
||||
xo_toplevel_compile_options()
|
||||
|
||||
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)
|
||||
#find_package(refcnt CONFIG REQUIRED)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# sources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue