build: xo_dependency_headeronly() -> xo_dependency()
This commit is contained in:
parent
5f22bca0dc
commit
c494a44f99
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ set(SELF_LIB refcnt)
|
|||
set(SELF_SRCS Refcounted.cpp Displayable.cpp)
|
||||
|
||||
xo_add_shared_library(${SELF_LIB} ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
xo_dependency_headeronly(${SELF_LIB} indentlog)
|
||||
xo_dependency(${SELF_LIB} indentlog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue