xo-reader2 stack: + ARuntimeContext.collector()
access Collector API (if present) from runtime context
This commit is contained in:
parent
3af72fec64
commit
48d5c323b4
1 changed files with 11 additions and 0 deletions
|
|
@ -24,6 +24,17 @@ add_definitions(${PROJECT_CXX_FLAGS})
|
|||
|
||||
add_subdirectory(utest)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-reader2-facetimpl-gcobject-schematikaparser
|
||||
FACET_PKG xo_alloc2
|
||||
INPUT idl/IGCObject_DSchematikaParser.json5
|
||||
)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacet(
|
||||
TARGET xo-reader2-facet-syntaxstatemachine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue