[DEV] add build extra flags
This commit is contained in:
parent
343f289fe2
commit
7563abcf5a
@ -25,6 +25,7 @@ def get_version():
|
|||||||
return "version.txt"
|
return "version.txt"
|
||||||
|
|
||||||
def configure(target, my_module):
|
def configure(target, my_module):
|
||||||
|
my_module.add_extra_flags()
|
||||||
my_module.add_depend(['etk', 'exml'])
|
my_module.add_depend(['etk', 'exml'])
|
||||||
my_module.add_src_file([
|
my_module.add_src_file([
|
||||||
'esvg/Base.cpp',
|
'esvg/Base.cpp',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user