make sure we run the pybindgen command in --check and --regression
This commit is contained in:
2
wscript
2
wscript
@@ -569,7 +569,7 @@ def build(bld):
|
||||
if Options.options.check:
|
||||
Options.options.compile_targets += ',run-tests'
|
||||
if env['ENABLE_PYTHON_BINDINGS']:
|
||||
Options.options.compile_targets += ',ns3module'
|
||||
Options.options.compile_targets += ',ns3module,pybindgen-command'
|
||||
_run_check(bld)
|
||||
|
||||
if Options.options.doxygen_no_build:
|
||||
|
||||
Reference in New Issue
Block a user