pkg.develspace.context.pc.py 622 B

12345678
  1. # generated from catkin/cmake/template/pkg.context.pc.in
  2. CATKIN_PACKAGE_PREFIX = ""
  3. PROJECT_PKG_CONFIG_INCLUDE_DIRS = "/home/neousys/autoware.ai/build/vector_map_server/devel/include".split(';') if "/home/neousys/autoware.ai/build/vector_map_server/devel/include" != "" else []
  4. PROJECT_CATKIN_DEPENDS = "message_runtime;geometry_msgs;autoware_msgs;vector_map_msgs;vector_map;visualization_msgs".replace(';', ' ')
  5. PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".split(';') if "" != "" else []
  6. PROJECT_NAME = "vector_map_server"
  7. PROJECT_SPACE_DIR = "/home/neousys/autoware.ai/build/vector_map_server/devel"
  8. PROJECT_VERSION = "1.12.0"