xo-reader2: + missing subsystem deps
This commit is contained in:
parent
6b2ad521f3
commit
ce732b3d3a
2 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ set(SELF_SRCS
|
|||
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
# note: deps here must also appear in cmake/xo_expression2Config.cmake.in
|
||||
xo_dependency(${SELF_LIB} xo_procedure2)
|
||||
xo_dependency(${SELF_LIB} xo_gc)
|
||||
xo_dependency(${SELF_LIB} xo_tokenizer2)
|
||||
xo_dependency(${SELF_LIB} xo_expression2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue