xo-reader: refactor: + expect_expr_xs cls [wip]
This commit is contained in:
parent
f0f4c57362
commit
5a4923e5cf
6 changed files with 62 additions and 33 deletions
|
|
@ -8,7 +8,8 @@ set(SELF_SRCS
|
|||
define_xs.cpp
|
||||
progress_xs.cpp
|
||||
paren_xs.cpp
|
||||
exprseq_xs.cpp)
|
||||
exprseq_xs.cpp
|
||||
expect_expr_xs.cpp)
|
||||
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
xo_dependency(${SELF_LIB} xo_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue