[DEV] update to future lutin 2.0

This commit is contained in:
Edouard DUPIN 2016-09-08 21:35:02 +02:00
parent 22cf0d9987
commit 3ba3a0ac43

View File

@ -184,7 +184,7 @@ def create(target, module_name):
my_module.add_header_file([
"generated/config-auto.h",
], destination_path='cppunit')
my_module.add_module_depend([
my_module.add_depend([
'cxx',
'pthread',
'm'