Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion projectconf/sections/env/options/library/lib_deps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Type: ``Package Specification`` | Multiple: ``Yes``

Specify project dependencies using :ref:`cmd_pkg_install_specifications`
that should be installed automatically to the
:ref:`projectconf_pio_libdeps_dir` before environment processing.
:ref:`projectconf_pio_libdeps_dir` before environment processing.
Can be left blank.

If you have multiple build environments that depend on the same libraries,
you can use :ref:`projectconf_section_env` or :ref:`projectconf_interpolation`
Expand Down