Skip to content

Commit b5b7f95

Browse files
authored
feat(build_depends): add glog-vendor (#6952)
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
1 parent 8c7adc3 commit b5b7f95

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/MORAI-Autonomous/MORAI-ROS2_morai_msgs.git
4343
version: main
44+
universe/external/glog: # TODO: to use isGoogleInitialized() API in v0.6.0. Remove when the rosdep glog version is updated to v0.6.0 (already updated in Ubuntu 24.04)
45+
type: git
46+
url: https://github.com/tier4/glog.git
47+
version: v0.6.0_t4-ros

0 commit comments

Comments
 (0)