refcnt: build: bugfix: + xo_toplevel_compile_options()
This commit is contained in:
parent
a35770dc78
commit
a2e3bda4ff
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
|
|||
# always write compile_commands.json
|
||||
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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue