diff --git a/cmake/xo_macros/xo_cxx.cmake b/cmake/xo_macros/xo_cxx.cmake index ceedc3e2..4872043c 100644 --- a/cmake/xo_macros/xo_cxx.cmake +++ b/cmake/xo_macros/xo_cxx.cmake @@ -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 "")