Skip to content

Commit

Permalink
Add note regarding interface libraries (#339)
Browse files Browse the repository at this point in the history
Signed-off-by: Bjar Ne <gleichdick@users.noreply.github.com>

Co-authored-by: Bjar Ne <gleichdick@users.noreply.github.com>
  • Loading branch information
gleichdick and gleichdick authored Jul 1, 2021
1 parent 0edbcff commit 84e1cea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# :param ARGN: a list of libraries.
# Each element might either be an absolute path to a library, a
# CMake library target, or a CMake imported libary target.
# Note that this macro is not needed for interface library targets.
# If a plain library name is passed it will be redirected to
# ament_export_library_names().
# :type ARGN: list of strings
Expand Down

0 comments on commit 84e1cea

Please sign in to comment.