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