[DEV] need lutin 1.2.0 add dependency of test for gcov
This commit is contained in:
parent
20797c0e97
commit
3602a12cd7
@ -53,5 +53,6 @@ def create(target, module_name):
|
|||||||
my_module.compile_flags('c++', [
|
my_module.compile_flags('c++', [
|
||||||
"-DESIGNAL_VERSION=\"\\\"" + tools.version_to_string(get_version()) + "\\\"\""
|
"-DESIGNAL_VERSION=\"\\\"" + tools.version_to_string(get_version()) + "\\\"\""
|
||||||
])
|
])
|
||||||
|
my_module.add_tools(['esignal-test'])
|
||||||
return my_module
|
return my_module
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user