package.cmake 1.2 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "mpc_follower")
  2. set(mpc_follower_VERSION "1.12.0")
  3. set(mpc_follower_MAINTAINER "Takamasa Horibe <horibe.takamasa@gmail.com>")
  4. set(mpc_follower_PACKAGE_FORMAT "2")
  5. set(mpc_follower_BUILD_DEPENDS "amathutils_lib" "autoware_health_checker" "autoware_msgs" "geometry_msgs" "roscpp" "rostest" "rosunit" "sensor_msgs" "std_msgs" "tf2" "tf" "qpoases_vendor")
  6. set(mpc_follower_BUILD_EXPORT_DEPENDS "amathutils_lib" "autoware_health_checker" "autoware_msgs" "geometry_msgs" "roscpp" "rostest" "rosunit" "sensor_msgs" "std_msgs" "tf2" "tf" "qpoases_vendor")
  7. set(mpc_follower_BUILDTOOL_DEPENDS "autoware_build_flags" "catkin")
  8. set(mpc_follower_BUILDTOOL_EXPORT_DEPENDS )
  9. set(mpc_follower_EXEC_DEPENDS "amathutils_lib" "autoware_health_checker" "autoware_msgs" "geometry_msgs" "roscpp" "rostest" "rosunit" "sensor_msgs" "std_msgs" "tf2" "tf" "qpoases_vendor")
  10. set(mpc_follower_RUN_DEPENDS "amathutils_lib" "autoware_health_checker" "autoware_msgs" "geometry_msgs" "roscpp" "rostest" "rosunit" "sensor_msgs" "std_msgs" "tf2" "tf" "qpoases_vendor")
  11. set(mpc_follower_TEST_DEPENDS )
  12. set(mpc_follower_DOC_DEPENDS )
  13. set(mpc_follower_URL_WEBSITE "")
  14. set(mpc_follower_URL_BUGTRACKER "")
  15. set(mpc_follower_URL_REPOSITORY "")
  16. set(mpc_follower_DEPRECATED "")