[DEV] update etk-core

This commit is contained in:
Edouard DUPIN 2018-09-07 23:51:16 +02:00
parent 9902ff0e2d
commit 89a5cfb956

View File

@ -60,7 +60,7 @@ def configure(target, my_module):
my_module.compile_version("c++", 2011)
# add dependency of the generic C++ library:
my_module.add_depend([
'etk-base',
'etk-core',
])
#pthread is not availlable on Windows
if "Linux" in target.get_type() \