package.cmake 1.4 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "waypoint_maker")
  2. set(waypoint_maker_VERSION "1.12.0")
  3. set(waypoint_maker_MAINTAINER "h_ohta <h_ohta@ertl.jp>")
  4. set(waypoint_maker_PACKAGE_FORMAT "2")
  5. set(waypoint_maker_BUILD_DEPENDS "amathutils_lib" "autoware_config_msgs" "autoware_msgs" "geometry_msgs" "gnss" "lane_planner" "libwaypoint_follower" "nav_msgs" "roscpp" "std_msgs" "tablet_socket_msgs" "tf" "vector_map")
  6. set(waypoint_maker_BUILD_EXPORT_DEPENDS "amathutils_lib" "autoware_config_msgs" "autoware_msgs" "geometry_msgs" "gnss" "lane_planner" "libwaypoint_follower" "nav_msgs" "roscpp" "std_msgs" "tablet_socket_msgs" "tf" "vector_map")
  7. set(waypoint_maker_BUILDTOOL_DEPENDS "autoware_build_flags" "catkin")
  8. set(waypoint_maker_BUILDTOOL_EXPORT_DEPENDS )
  9. set(waypoint_maker_EXEC_DEPENDS "amathutils_lib" "autoware_config_msgs" "autoware_msgs" "geometry_msgs" "gnss" "lane_planner" "libwaypoint_follower" "nav_msgs" "roscpp" "std_msgs" "tablet_socket_msgs" "tf" "vector_map")
  10. set(waypoint_maker_RUN_DEPENDS "amathutils_lib" "autoware_config_msgs" "autoware_msgs" "geometry_msgs" "gnss" "lane_planner" "libwaypoint_follower" "nav_msgs" "roscpp" "std_msgs" "tablet_socket_msgs" "tf" "vector_map")
  11. set(waypoint_maker_TEST_DEPENDS )
  12. set(waypoint_maker_DOC_DEPENDS )
  13. set(waypoint_maker_URL_WEBSITE "")
  14. set(waypoint_maker_URL_BUGTRACKER "")
  15. set(waypoint_maker_URL_REPOSITORY "")
  16. set(waypoint_maker_DEPRECATED "")