wscript: Use gccdeps module.

pull/43/head
Jonathan Moore Liles 2013-02-18 22:47:41 -08:00
parent f41cf07188
commit e4d0945bf9
2 changed files with 1 additions and 0 deletions

BIN
waf vendored

Binary file not shown.

View File

@ -30,6 +30,7 @@ def configure(conf):
conf.load('compiler_cxx')
conf.load('gnu_dirs')
conf.load('ntk_fluid')
conf.load('gccdeps')
conf.line_just = 52
optimization_flags = [