File tree 2 files changed +5
-3
lines changed
common/component_interface_tools
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 9
9
<maintainer email =" kahhooi.tan@tier4.jp" >Kah Hooi Tan</maintainer >
10
10
<license >Apache License 2.0</license >
11
11
12
- <buildtool_depend >ament_cmake_auto</buildtool_depend >
12
+ <buildtool_depend >ament_cmake_core</buildtool_depend >
13
+ <buildtool_depend >ament_cmake_export_dependencies</buildtool_depend >
14
+ <buildtool_depend >ament_cmake_test</buildtool_depend >
13
15
<buildtool_depend >autoware_cmake</buildtool_depend >
14
16
15
17
<depend >diagnostic_updater</depend >
21
23
<test_depend >ament_lint_auto</test_depend >
22
24
<test_depend >autoware_lint_common</test_depend >
23
25
<test_depend >ament_cmake_ros</test_depend >
24
-
26
+
25
27
<export >
26
28
<build_type >ament_cmake</build_type >
27
29
</export >
Original file line number Diff line number Diff line change 1
- // Copyright 2023 TIER IV, Inc.
1
+ // Copyright 2023 The Autoware Contributors
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments