build: xo_ordinaltree / printjson deps
This commit is contained in:
parent
10cef97474
commit
f7d2b04941
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ xo_add_shared_library(${SELF_LIB} ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
|||
# must coordinate with find_dependency() calls
|
||||
# in xo-reactor/cmake/reactorConfig.cmake.in
|
||||
#
|
||||
#xo_dependency(${SELF_LIB} xo_ordinaltree) # for some reason wants to link -lxo_ordinaltree ??
|
||||
xo_dependency(${SELF_LIB} reflect)
|
||||
xo_dependency(${SELF_LIB} webutil)
|
||||
xo_dependency(${SELF_LIB} printjson)
|
||||
xo_dependency(${SELF_LIB} callback)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue