xo-expression2 xo-gc: DSequenceExpr builds [WIP]
This commit is contained in:
parent
2d3f558766
commit
5d089dc34d
51 changed files with 217 additions and 54 deletions
|
|
@ -238,6 +238,20 @@ xo_add_genfacetimpl(
|
|||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-expression2-facetimpl-expression-sequenceexpr
|
||||
FACET_PKG xo_expression2
|
||||
FACET Expression
|
||||
REPR SequenceExpr
|
||||
INPUT idl/IExpression_DSequenceExpr.json5
|
||||
OUTPUT_HPP_DIR include/xo/expression2
|
||||
OUTPUT_IMPL_SUBDIR detail
|
||||
OUTPUT_CPP_DIR src/expression2
|
||||
)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-expression2-facetimpl-gcobject-uniquestring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue