refcnt: build: streamline, using xo-cmake macros

This commit is contained in:
Roland Conybeare 2023-09-27 17:07:49 -04:00
commit a35770dc78
4 changed files with 6 additions and 718 deletions

View file

@ -8,8 +8,7 @@ set_target_properties(${SELF_LIBRARY_NAME}
SOVERSION 1)
xo_internal_dependency(${SELF_LIBRARY_NAME} indentlog)
#xo_indentlog_dependency(${SELF_LIBRARY_NAME})
xo_include_options2(${SELF_LIBRARY_NAME})
xo_compile_options(${SELF_LIBRARY_NAME})
xo_install_library(${SELF_LIBRARY_NAME})
xo_install_library2(${SELF_LIBRARY_NAME})