Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions zenoh_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ else()
)

ament_vendor(zenoh_cpp_vendor
VCS_URL https://github.com/eclipse-zenoh/zenoh-cpp
VCS_VERSION af381b420cc8837ac7da42c9984594ef8f110e90
VCS_URL https://github.com/ZettaScaleLabs/zenoh-cpp
VCS_VERSION 974aea1fed9d272789534d4b63e157b5a09ac326
CMAKE_ARGS
-DZENOHCXX_ZENOHC=OFF
)
Expand Down
Loading