xo-expression2: drop redundant OUTPUT_IMPL_SUBDIR args

This commit is contained in:
Roland Conybeare 2026-03-11 09:49:19 -05:00
commit d65158eea6
2 changed files with 0 additions and 33 deletions

View file

@ -1739,7 +1739,6 @@ function(xo_add_genfacetimpl)
FACET_DIR # facet directory (instead of FACET_PKG)
FACET # facet name
INPUT # Input .json5 file
OUTPUT_HPP_DIR # Directory for .hpp files
OUTPUT_IMPL_SUBDIR # Subdirectory name for impl headers
)
set(multiValueArgs "")