build: xo_dependency_headeronly() -> xo_headeronly_dependency()
This commit is contained in:
parent
14ee09a76b
commit
5da396c8c3
1 changed files with 3 additions and 1 deletions
|
|
@ -48,4 +48,6 @@ xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets
|
|||
# ----------------------------------------------------------------
|
||||
# input dependencies
|
||||
|
||||
xo_dependency_headeronly(${SELF_LIB} randomgen)
|
||||
# xo-ordinaltree is also header-only
|
||||
#
|
||||
xo_headeronly_dependency(${SELF_LIB} randomgen)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue