pkg.installspace.context.pc.py 533 B

12345678
  1. # generated from catkin/cmake/template/pkg.context.pc.in
  2. CATKIN_PACKAGE_PREFIX = ""
  3. PROJECT_PKG_CONFIG_INCLUDE_DIRS = "${prefix}/include;/usr/local/include/eigen3".split(';') if "${prefix}/include;/usr/local/include/eigen3" != "" else []
  4. PROJECT_CATKIN_DEPENDS = "vector_map;vector_map_msgs".replace(';', ' ')
  5. PKG_CONFIG_LIBRARIES_WITH_PREFIX = "-llibvectormap".split(';') if "-llibvectormap" != "" else []
  6. PROJECT_NAME = "libvectormap"
  7. PROJECT_SPACE_DIR = "/home/neousys/autoware.ai/install/libvectormap"
  8. PROJECT_VERSION = "1.12.0"