xo-facet: genfacet: predictable path to genfacet in comment
This commit is contained in:
parent
8c205e2e5e
commit
e8f59e627e
1 changed files with 2 additions and 2 deletions
|
|
@ -153,7 +153,7 @@ def gen_facet(env,
|
|||
router_facet_hpp_fname = f'{router_facet}.hpp'
|
||||
|
||||
context = {
|
||||
'genfacet': __file__,
|
||||
'genfacet': 'xo-facet/codegen/genfacet',
|
||||
'genfacet_input': idl_fname,
|
||||
'using_dox': using_dox,
|
||||
'impl_hpp_subdir': facet_detail_subdir,
|
||||
|
|
@ -345,7 +345,7 @@ def gen_facet_impl(env,
|
|||
# ================================================================
|
||||
|
||||
context = {
|
||||
'genfacet': __file__,
|
||||
'genfacet': 'xo-facet/codegen/genfacet',
|
||||
'genfacet_input': idl_fname,
|
||||
'using_dox': using_dox,
|
||||
'impl_hpp_subdir': output_impl_hpp_subdir,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue