Skip to content

Commit

Permalink
Update zenoh_c_vendor/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Lalancette <[email protected]>
Signed-off-by: Yadu <[email protected]>
  • Loading branch information
Yadunund and clalancette authored Mar 26, 2024
1 parent 783803a commit a48a0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh_c_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ set(ZENOHC_CARGO_FLAGS "--no-default-features$<SEMICOLON>--features=zenoh/transp
# We explictly use the +1.75.0 toolchain when building on Ubuntu Jammy.
set(ZENOHC_CARGO_CHANNEL "1.75.0")

# Apply the patch the zenoh-c CMakeLists.txt only if building an ROS 2 version
# Apply the patch to the zenoh-c CMakeLists.txt only if building an ROS 2 version
# newer than Iron. The patch removes the ability to set ZENOHC_CARGO_CHANNEL
# via cmake args
set(pathces "")
Expand Down

0 comments on commit a48a0e5

Please sign in to comment.