build: retire FACET argument to genfacetimpl
This commit is contained in:
parent
d1cba49323
commit
6f76c9ee3b
1 changed files with 0 additions and 2 deletions
|
|
@ -33,7 +33,6 @@ xo_add_genfacet(
|
||||||
xo_add_genfacetimpl(
|
xo_add_genfacetimpl(
|
||||||
TARGET xo-numeric-facetimpl-numeric-float
|
TARGET xo-numeric-facetimpl-numeric-float
|
||||||
FACET_PKG xo_numeric
|
FACET_PKG xo_numeric
|
||||||
FACET Numeric
|
|
||||||
# REPR Float
|
# REPR Float
|
||||||
INPUT idl/INumeric_DFloat.json5
|
INPUT idl/INumeric_DFloat.json5
|
||||||
)
|
)
|
||||||
|
|
@ -42,7 +41,6 @@ xo_add_genfacetimpl(
|
||||||
xo_add_genfacetimpl(
|
xo_add_genfacetimpl(
|
||||||
TARGET xo-numeric-facetimpl-numeric-integer
|
TARGET xo-numeric-facetimpl-numeric-integer
|
||||||
FACET_PKG xo_numeric
|
FACET_PKG xo_numeric
|
||||||
FACET Numeric
|
|
||||||
# REPR Integer
|
# REPR Integer
|
||||||
INPUT idl/INumeric_DInteger.json5
|
INPUT idl/INumeric_DInteger.json5
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue