Skip to content

Commit

Permalink
Address peer review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
mhidalgo-bdai committed Oct 8, 2024
1 parent 95db56c commit 6afac3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto2ros/cmake/proto2ros_vendor_package.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# :param ROS_DEPENDENCIES: optional ROS package name to depend on for message generation and builds.
# :param CPP_DEPENDENCIES: optional C++ targets to depend on for library builds.
# :param CPP_INCLUDES: optional, additional C++ includes to use when building C++ sources.
# If nont is provided and ${CMAKE_CURRENT_SOURCE_DIR}/include/${ARG_PACKAGE_NAME} exists
# If none is provided and ${CMAKE_CURRENT_SOURCE_DIR}/include/${ARG_PACKAGE_NAME} exists
# as a directory, then it will be picked up by default.
# :param CPP_SOURCES: optional, additional C++ sources to build alongside generated C++ sources.
# If none is provided and both ${CMAKE_CURRENT_SOURCE_DIR}/include/${ARG_PACKAGE_NAME} and
Expand Down

0 comments on commit 6afac3a

Please sign in to comment.