Skip to content

Commit

Permalink
Fix ament_cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
m2-farzan committed Aug 29, 2022
1 parent 2233e11 commit 14a3471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ prepare() {
git -C $srcdir/ros2/src/ros2/performance_test_fixture cherry-pick d736c276d292a78f9750aba39108d5222bf9629e
## rmw_cyclonedds_cpp
git -C $srcdir/ros2/src/ros2/rmw_cyclonedds cherry-pick f57732d15be53796d518e12352866124efcaa939
## ament_cmake
git -C $srcdir/ros2/src/ament/ament_cmake cherry-pick ca8c26ea3c89e69c0c636b7cd0c088674c689f5f
}

build() {
Expand Down

0 comments on commit 14a3471

Please sign in to comment.