Skip to content

Commit

Permalink
remove unnecessry flags from zenoh-cpp vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Dec 26, 2024
1 parent 6f42c1b commit 8e8e4b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zenoh_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ ament_vendor(zenoh_cpp_vendor
CMAKE_ARGS
-DZENOHCXX_ZENOHC=ON
-DZENOHCXX_ZENOHPICO=OFF
-DZENOHC_BUILD_WITH_SHARED_MEMORY:BOOL=${RMW_ZENOH_BUILD_WITH_SHARED_MEMORY}
-DZENOHC_BUILD_WITH_UNSTABLE_API=TRUE
)

externalproject_add_stepdependencies(zenoh_cpp_vendor configure zenoh_c_vendor)
Expand Down

0 comments on commit 8e8e4b8

Please sign in to comment.