Skip to content

Commit

Permalink
deps(zenoh): bumup zenoh-cpp to include the fix to the memory leak ec…
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanYuYuan committed Jan 8, 2025
1 parent 0a28ee8 commit 1421dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ament_export_dependencies(zenohc)
# - https://github.com/eclipse-zenoh/zenoh-cpp/pull/342 (Fix include what you use)
ament_vendor(zenoh_cpp_vendor
VCS_URL https://github.com/eclipse-zenoh/zenoh-cpp
VCS_VERSION 8dce692942246448a9e64f3bae68793634792c33
VCS_VERSION 9ca8cc170e6880de65e3efe17699617299ce42f6
CMAKE_ARGS
-DZENOHCXX_ZENOHC=OFF
)
Expand Down

0 comments on commit 1421dd7

Please sign in to comment.