File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ def main(argv=None):
116
116
'use_connext_debs_default' : 'false' ,
117
117
'use_isolated_default' : 'true' ,
118
118
'colcon_mixin_url' : 'https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml' ,
119
- 'build_args_default' : '--event-handlers console_cohesion+ console_package_list+ --cmake-args -DINSTALL_EXAMPLES=OFF -DSECURITY=ON' ,
119
+ 'build_args_default' : '--event-handlers console_cohesion+ console_package_list+ --cmake-args -DINSTALL_EXAMPLES=OFF -DSECURITY=ON -DAPPEND_PROJECT_NAME_TO_INCLUDEDIR=ON ' ,
120
120
'test_args_default' : '--event-handlers console_direct+ --executor sequential --retest-until-pass 2 --ctest-args -LE xfail --pytest-args -m "not xfail"' ,
121
121
'compile_with_clang_default' : 'false' ,
122
122
'enable_coverage_default' : 'false' ,
You can’t perform that action at this time.
0 commit comments