[DEV] update isolation
This commit is contained in:
parent
6129918dea
commit
22cf0d9987
@ -184,4 +184,9 @@ def create(target, module_name):
|
||||
my_module.add_header_file([
|
||||
"generated/config-auto.h",
|
||||
], destination_path='cppunit')
|
||||
my_module.add_module_depend([
|
||||
'cxx',
|
||||
'pthread',
|
||||
'm'
|
||||
])
|
||||
return my_module
|
||||
|
Loading…
Reference in New Issue
Block a user