[DEV] update to future lutin 2.0

This commit is contained in:
Edouard DUPIN 2016-09-08 21:35:02 +02:00
parent a61714e605
commit 1e36611da3

View File

@ -72,7 +72,7 @@ def create(target, module_name):
'googletest/googletest/include/gtest/internal/custom/gtest-printers.h',
'googletest/googletest/include/gtest/internal/custom/gtest.h'
], destination_path='gtest/internal/custom/')
my_module.add_module_depend([
my_module.add_depend([
'cxx',
'm',
'pthread',