build: use streamlined xo-cmake api
This commit is contained in:
parent
5f9942cf03
commit
ef1e0b0371
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ add_subdirectory(utest)
|
|||
|
||||
set(SELF_SHORTNAME ordinaltree)
|
||||
set(SELF_LIB xo_${SELF_SHORTNAME})
|
||||
xo_add_headeronly_library5(${SELF_LIB} ${SELF_SHORTNAME})
|
||||
xo_add_headeronly_library(${SELF_LIB})
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue