mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
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