[DEV] update to future lutin 2.0
This commit is contained in:
parent
22cf0d9987
commit
3ba3a0ac43
@ -184,7 +184,7 @@ def create(target, module_name):
|
|||||||
my_module.add_header_file([
|
my_module.add_header_file([
|
||||||
"generated/config-auto.h",
|
"generated/config-auto.h",
|
||||||
], destination_path='cppunit')
|
], destination_path='cppunit')
|
||||||
my_module.add_module_depend([
|
my_module.add_depend([
|
||||||
'cxx',
|
'cxx',
|
||||||
'pthread',
|
'pthread',
|
||||||
'm'
|
'm'
|
||||||
|
Loading…
Reference in New Issue
Block a user