mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
Note on Configure.autoconfig (True/False/'clobber')
This commit is contained in:
parent
68a1bab004
commit
6481398a82
@ -12,7 +12,7 @@ APPNAME='cc_test'
|
||||
top = '.'
|
||||
|
||||
from waflib import Configure, Logs, Utils
|
||||
#Configure.autoconfig = True
|
||||
#Configure.autoconfig = True # True/False/'clobber'
|
||||
|
||||
def options(opt):
|
||||
opt.load('compiler_c gnu_dirs')
|
||||
|
Loading…
Reference in New Issue
Block a user