xo-reader: refactor: mv expr_progress impl -new-> progress_xs.*pp
This commit is contained in:
parent
90a921fa4e
commit
5d3e92d114
5 changed files with 316 additions and 69 deletions
|
|
@ -5,7 +5,8 @@ set(SELF_SRCS
|
|||
parser.cpp
|
||||
reader.cpp
|
||||
exprstate.cpp
|
||||
define_xs.cpp)
|
||||
define_xs.cpp
|
||||
progress_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