forked from platformio/platformio-core
Minor changes
This commit is contained in:
2
examples
2
examples
Submodule examples updated: ea62e450c0...9b0c8c32cc
@@ -525,7 +525,7 @@ def BuildDependentLibraries(env, src_dir):
|
||||
project.search_deps_recursive(lib_builders)
|
||||
|
||||
if project.depbuilders:
|
||||
print "Project Dependencies Graph"
|
||||
print "Library Dependency Graph"
|
||||
print_deps_tree(project)
|
||||
else:
|
||||
print "Project does not have dependencies"
|
||||
|
Reference in New Issue
Block a user