12345678 |
- # generated from catkin/cmake/template/pkg.context.pc.in
- CATKIN_PACKAGE_PREFIX = ""
- PROJECT_PKG_CONFIG_INCLUDE_DIRS = "/home/neousys/autoware.ai/src/autoware/common/libvectormap/include;/usr/local/include/eigen3".split(';') if "/home/neousys/autoware.ai/src/autoware/common/libvectormap/include;/usr/local/include/eigen3" != "" else []
- PROJECT_CATKIN_DEPENDS = "vector_map;vector_map_msgs".replace(';', ' ')
- PKG_CONFIG_LIBRARIES_WITH_PREFIX = "-llibvectormap".split(';') if "-llibvectormap" != "" else []
- PROJECT_NAME = "libvectormap"
- PROJECT_SPACE_DIR = "/home/neousys/autoware.ai/build/libvectormap/devel"
- PROJECT_VERSION = "1.12.0"
|