From 23919ec7026294b183aaa039c4138849d67193d3 Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Mon, 6 Jan 2025 16:12:24 +0100 Subject: [PATCH] fix: Update VCS_VERSION for zenoh_cpp_vendor to latest commit --- zenoh_cpp_vendor/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenoh_cpp_vendor/CMakeLists.txt b/zenoh_cpp_vendor/CMakeLists.txt index 217f6985..c113eeef 100644 --- a/zenoh_cpp_vendor/CMakeLists.txt +++ b/zenoh_cpp_vendor/CMakeLists.txt @@ -35,7 +35,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 8f094255bea28f48d75e2be456e1b06875a8cd04 + VCS_VERSION 8dce692942246448a9e64f3bae68793634792c33 CMAKE_ARGS -DZENOHCXX_ZENOHC=ON -DZENOHCXX_ZENOHPICO=OFF