xo-cmake: retire OUTPUT_CPP_DIR in genfacetimpl macro
This commit is contained in:
parent
bee320e09b
commit
33c5f7b6e1
1 changed files with 0 additions and 1 deletions
|
|
@ -1741,7 +1741,6 @@ function(xo_add_genfacetimpl)
|
|||
INPUT # Input .json5 file
|
||||
OUTPUT_HPP_DIR # Directory for .hpp files
|
||||
OUTPUT_IMPL_SUBDIR # Subdirectory name for impl headers
|
||||
OUTPUT_CPP_DIR # Directory for .cpp files
|
||||
)
|
||||
set(multiValueArgs "")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue