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