xo-recnt: build: bugfix to install cxxutil dir
This commit is contained in:
parent
0680b7b1fc
commit
847bf85360
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ set(SELF_LIB refcnt)
|
|||
set(SELF_SRCS Refcounted.cpp Displayable.cpp)
|
||||
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
xo_install_include_tree3(include/xo/cxxutil)
|
||||
|
||||
# NOTE:
|
||||
# dependency set here must be kept consistent with refcnt/cmake/refcntConfig.cmake.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue