refcnt: build: use new xo-make macros
This commit is contained in:
parent
870eb57aa7
commit
6c56ed4aec
3 changed files with 38 additions and 33 deletions
|
|
@ -7,8 +7,9 @@ set_target_properties(${SELF_LIBRARY_NAME}
|
|||
VERSION ${PROJECT_VERSION}
|
||||
SOVERSION 1)
|
||||
|
||||
xo_indentlog_dependency(${SELF_LIBRARY_NAME})
|
||||
xo_internal_dependency(${SELF_LIBRARY_NAME} indentlog)
|
||||
#xo_indentlog_dependency(${SELF_LIBRARY_NAME})
|
||||
|
||||
xo_include_options(${SELF_LIBRARY_NAME})
|
||||
xo_include_options2(${SELF_LIBRARY_NAME})
|
||||
xo_compile_options(${SELF_LIBRARY_NAME})
|
||||
xo_install_library(${SELF_LIBRARY_NAME})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue