xo-refcnt: build: streamline using recent xo-camke macros
This commit is contained in:
parent
fb36eee3d0
commit
b4052c647f
5 changed files with 50 additions and 74 deletions
|
|
@ -1,5 +1,5 @@
|
|||
set(SELF_LIB refcnt)
|
||||
set(SELF_SRCS Refcounted.cpp Displayable.cpp)
|
||||
|
||||
xo_add_shared_library(${SELF_LIB} ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
xo_dependency(${SELF_LIB} indentlog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue