Skip to content

Commit 5d9fa04

Browse files
authored
chore(ci): add faster ament_cmake to build_depends.repos (autowarefoundation#7317)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent f788069 commit 5d9fa04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build_depends.repos

+4
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ repositories:
4141
type: git
4242
url: https://github.com/tier4/glog.git
4343
version: v0.6.0_t4-ros
44+
universe/external/ament_cmake: # TODO(mitsudome-r): remove when https://github.com/ament/ament_cmake/pull/448 is merged
45+
type: git
46+
url: https://github.com/autowarefoundation/ament_cmake.git
47+
version: feat/faster_ament_libraries_deduplicate

0 commit comments

Comments
 (0)