Skip to content

Commit

Permalink
Update to the commit the fixes exe stack on macOS. (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Nov 5, 2023
1 parent 1556402 commit 24d8508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find_package(ament_cmake_vendor_package REQUIRED)

ament_vendor(mimick_vendor
VCS_URL https://github.com/ros2/Mimick.git
VCS_VERSION 6b08fa3fb91e490a8131903e4ea2480019854698
VCS_VERSION 8d17528528167707ae38e1c6803a1e6a5845b01d
)

ament_export_dependencies(mimick)
Expand Down

0 comments on commit 24d8508

Please sign in to comment.