package.cmake 1.2 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "ff_waypoint_follower")
  2. set(ff_waypoint_follower_VERSION "1.12.0")
  3. set(ff_waypoint_follower_MAINTAINER "Yusuke FUJII <yusuke.fujii@tier4.jp>")
  4. set(ff_waypoint_follower_PACKAGE_FORMAT "2")
  5. set(ff_waypoint_follower_BUILD_DEPENDS "autoware_msgs" "geometry_msgs" "map_file" "op_planner" "op_simu" "op_utility" "roscpp" "libwaypoint_follower")
  6. set(ff_waypoint_follower_BUILD_EXPORT_DEPENDS "autoware_msgs" "geometry_msgs" "map_file" "op_planner" "op_simu" "op_utility" "roscpp" "libwaypoint_follower")
  7. set(ff_waypoint_follower_BUILDTOOL_DEPENDS "autoware_build_flags" "catkin")
  8. set(ff_waypoint_follower_BUILDTOOL_EXPORT_DEPENDS )
  9. set(ff_waypoint_follower_EXEC_DEPENDS "autoware_msgs" "geometry_msgs" "map_file" "op_planner" "op_simu" "op_utility" "roscpp" "libwaypoint_follower")
  10. set(ff_waypoint_follower_RUN_DEPENDS "autoware_msgs" "geometry_msgs" "map_file" "op_planner" "op_simu" "op_utility" "roscpp" "libwaypoint_follower")
  11. set(ff_waypoint_follower_TEST_DEPENDS )
  12. set(ff_waypoint_follower_DOC_DEPENDS )
  13. set(ff_waypoint_follower_URL_WEBSITE "")
  14. set(ff_waypoint_follower_URL_BUGTRACKER "")
  15. set(ff_waypoint_follower_URL_REPOSITORY "")
  16. set(ff_waypoint_follower_DEPRECATED "")