wscript: drop repeated autowaf.set_options - it is enough to set at top level
This commit is contained in:
committed by
Paul Davis
parent
1c686f4d63
commit
88cecdfaef
@@ -2,7 +2,7 @@
|
||||
from waflib.extras import autowaf as autowaf
|
||||
|
||||
def options(opt):
|
||||
autowaf.set_options(opt)
|
||||
pass
|
||||
|
||||
def sub_config_and_use(conf, name, has_objects = True):
|
||||
conf.recurse(name)
|
||||
|
||||
Reference in New Issue
Block a user