xo-facet: move output-hpp-dir + subdir to idl/*.json5
This commit is contained in:
parent
03847102be
commit
058d518e8b
33 changed files with 66 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
output_cpp_dir: "src/expression2",
|
||||
output_hpp_dir: "include/xo/expression2",
|
||||
output_impl_subdir: "detail",
|
||||
includes: [ "<xo/printable2/Printable.hpp>",
|
||||
"<xo/printable2/detail/IPrintable_Xfer.hpp>" ],
|
||||
local_types: [ ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue