[DEV] update to future lutin 2.0
This commit is contained in:
parent
3775c7bc8f
commit
5463b20d6d
@ -33,7 +33,7 @@ def create(target, module_name):
|
|||||||
'date/date.h'
|
'date/date.h'
|
||||||
])
|
])
|
||||||
now = datetime.datetime.now()
|
now = datetime.datetime.now()
|
||||||
my_module.compile_flags('c++', [
|
my_module.add_flag('c++', [
|
||||||
'-Wno-write-strings',
|
'-Wno-write-strings',
|
||||||
'-Wall',
|
'-Wall',
|
||||||
"-DBUILD_DAY=\""+str(now.day)+"\"",
|
"-DBUILD_DAY=\""+str(now.day)+"\"",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user