beremiz
Clone
Summary
Browse
Changes
Graph
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
2014-06-04, Edouard Tisserant
dd89016a5028
file is
Executable
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass