mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Add link to LDF docs
This commit is contained in:
@ -770,7 +770,7 @@ def BuildProjectLibraries(env):
|
||||
correct_found_libs()
|
||||
|
||||
if project.depbuilders:
|
||||
print "Library Dependency Graph"
|
||||
print "Library Dependency Graph ( http://bit.ly/configure-pio-ldf )"
|
||||
print_deps_tree(project)
|
||||
else:
|
||||
print "No dependencies"
|
||||
|
Reference in New Issue
Block a user