[DEV] update to future lutin 2.0
This commit is contained in:
parent
a61714e605
commit
1e36611da3
@ -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-printers.h',
|
||||||
'googletest/googletest/include/gtest/internal/custom/gtest.h'
|
'googletest/googletest/include/gtest/internal/custom/gtest.h'
|
||||||
], destination_path='gtest/internal/custom/')
|
], destination_path='gtest/internal/custom/')
|
||||||
my_module.add_module_depend([
|
my_module.add_depend([
|
||||||
'cxx',
|
'cxx',
|
||||||
'm',
|
'm',
|
||||||
'pthread',
|
'pthread',
|
||||||
|
Loading…
Reference in New Issue
Block a user