build: cmake target must match cmake config templates
This commit is contained in:
parent
aa24e18909
commit
7add629792
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ add_subdirectory(utest)
|
||||||
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
||||||
# header-only library
|
# header-only library
|
||||||
|
|
||||||
set(SELF_LIB ordinaltree)
|
set(SELF_LIB xo_ordinaltree)
|
||||||
xo_add_headeronly_library(${SELF_LIB})
|
xo_add_headeronly_library(${SELF_LIB})
|
||||||
|
|
||||||
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue