Skip to content

Commit

Permalink
Use zenoh-c branch dev/reentrant_declares
Browse files Browse the repository at this point in the history
  • Loading branch information
JEnoch committed Jun 10, 2024
1 parent 1caf7f1 commit 614954c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zenoh_c_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ set(ZENOHC_CARGO_FLAGS "--no-default-features$<SEMICOLON>--features=zenoh/shared
# - https://github.com/eclipse-zenoh/zenoh/pull/1021 (fix timeout issue with queries)
# - https://github.com/eclipse-zenoh/zenoh/pull/1022 (fix empty messages received if payload >btach size)
# - https://github.com/eclipse-zenoh/zenoh-c/pull/358 (fix debian packaging issue: https://github.com/jspricke/ros-deb-builder-action/issues/49)
# - https://github.com/eclipse-zenoh/zenoh/pull/xxxx (fix deadlock issue https://github.com/ros2/rmw_zenoh/issues/198)
ament_vendor(zenoh_c_vendor
VCS_URL https://github.com/eclipse-zenoh/zenoh-c.git
VCS_VERSION 390ec14e1b3785cd771bd6931db65062222bb735
VCS_VERSION ce07cb5461944017c07fc9b42fe0ce7769543ecc
CMAKE_ARGS
"-DZENOHC_CARGO_FLAGS=${ZENOHC_CARGO_FLAGS}"
)
Expand Down

0 comments on commit 614954c

Please sign in to comment.