reflect: build: retire superseded cmake macros

This commit is contained in:
Roland Conybeare 2023-09-27 14:03:55 -04:00
commit 79bb624ec8
3 changed files with 59 additions and 58 deletions

View file

@ -17,7 +17,7 @@ set_target_properties(${SELF_LIBRARY_NAME}
#target_compile_options(${SELF_LIBRARY_NAME} PRIVATE -Werror -Wall -Wextra)
xo_compile_options(${SELF_LIBRARY_NAME})
xo_include_options2(${SELF_LIBRARY_NAME})
xo_install_library(${SELF_LIBRARY_NAME})
xo_install_library2(${SELF_LIBRARY_NAME})
# ----------------------------------------------------------------
# dependencies: logutil, ...