xo-reader2 stack: + #q token + QuoteSsm [WIP - not functional]
This commit is contained in:
parent
34e863d4ea
commit
7b70296eb1
26 changed files with 712 additions and 0 deletions
|
|
@ -69,6 +69,9 @@ set(SELF_SRCS
|
|||
ISyntaxStateMachine_DProgressSsm.cpp
|
||||
IPrintable_DProgressSsm.cpp
|
||||
|
||||
DQuoteSsm.cpp
|
||||
ISyntaxStateMachine_DQuoteSsm.cpp
|
||||
IPrintable_DQuoteSsm.cpp
|
||||
)
|
||||
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue