xo-interpreter2 stack: refactor + bugfix operator expr
This commit is contained in:
parent
c8bc13cb2e
commit
6c7216ed7d
7 changed files with 195 additions and 200 deletions
|
|
@ -34,10 +34,9 @@ xo_install_include_tree3(include/xo/procedure2)
|
|||
# NOTE: dependency set here must be kept consistent with
|
||||
# xo-procedure2/cmake/xo_procedure2Config.cmake.in
|
||||
|
||||
xo_dependency(${SELF_LIB} xo_type)
|
||||
xo_dependency(${SELF_LIB} xo_object2)
|
||||
#xo_dependency(${SELF_LIB} xo_gc)
|
||||
xo_dependency(${SELF_LIB} subsys)
|
||||
#xo_dependency(${SELF_LIB} xo_indentlog)
|
||||
|
||||
xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue