mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 09:57:15 +01:00
docs
This commit is contained in:
parent
1886e77063
commit
a306e30027
@ -8,7 +8,7 @@ bld.program(
|
||||
features = 'aaa',
|
||||
source = 'main.c',
|
||||
includes = '. ..',
|
||||
cflags = ['-O3'],
|
||||
#cflags = ['-O3'], # for example
|
||||
defines = ['foo=bar'],
|
||||
target = 'myprogram',
|
||||
use = 'M')
|
||||
|
Loading…
Reference in New Issue
Block a user