package.cmake 1.3 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "waterplus_map_tools")
  2. set(waterplus_map_tools_VERSION "0.1.0")
  3. set(waterplus_map_tools_MAINTAINER "Zhang Wanjie <zhangwanjie@6-robot.com>")
  4. set(waterplus_map_tools_PACKAGE_FORMAT "1")
  5. set(waterplus_map_tools_BUILD_DEPENDS "message_generation" "std_msgs" "geometry_msgs" "roscpp" "rviz" "visualization_msgs" "interactive_markers" "tf" "actionlib" "tinyxml" "cmake_modules")
  6. set(waterplus_map_tools_BUILD_EXPORT_DEPENDS "std_msgs" "geometry_msgs" "roscpp" "message_runtime" "rviz" "visualization_msgs" "interactive_markers" "tf" "actionlib" "tinyxml")
  7. set(waterplus_map_tools_BUILDTOOL_DEPENDS "catkin")
  8. set(waterplus_map_tools_BUILDTOOL_EXPORT_DEPENDS )
  9. set(waterplus_map_tools_EXEC_DEPENDS "std_msgs" "geometry_msgs" "roscpp" "message_runtime" "rviz" "visualization_msgs" "interactive_markers" "tf" "actionlib" "tinyxml")
  10. set(waterplus_map_tools_RUN_DEPENDS "std_msgs" "geometry_msgs" "roscpp" "message_runtime" "rviz" "visualization_msgs" "interactive_markers" "tf" "actionlib" "tinyxml")
  11. set(waterplus_map_tools_TEST_DEPENDS )
  12. set(waterplus_map_tools_DOC_DEPENDS )
  13. set(waterplus_map_tools_URL_WEBSITE "http://www.6-robot.com")
  14. set(waterplus_map_tools_URL_BUGTRACKER "")
  15. set(waterplus_map_tools_URL_REPOSITORY "")
  16. set(waterplus_map_tools_DEPRECATED "")