Skip to content

Commit

Permalink
Add ZENOHC_CUSTOM_TARGET to ament_vendor call (ros2#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmount-boss authored Aug 28, 2024
1 parent d2e1225 commit ff7e46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zenoh_c_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ament_vendor(zenoh_c_vendor
VCS_VERSION 548ee8dde0f53a58c06e68a2949949b31140c36c
CMAKE_ARGS
"-DZENOHC_CARGO_FLAGS=${ZENOHC_CARGO_FLAGS}"
"-DZENOHC_CUSTOM_TARGET=${ZENOHC_CUSTOM_TARGET}"
)

ament_package()

0 comments on commit ff7e46c

Please sign in to comment.