pkg.develspace.context.pc.py 692 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/src/autoware/core_perception/lidar_euclidean_cluster_detect/include".split(';') if "/home/neousys/autoware.ai/src/autoware/core_perception/lidar_euclidean_cluster_detect/include" != "" else []
  4. PROJECT_CATKIN_DEPENDS = "vector_map_server;grid_map_ros;grid_map_cv;grid_map_msgs;jsk_rviz_plugins".replace(';', ' ')
  5. PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".split(';') if "" != "" else []
  6. PROJECT_NAME = "lidar_euclidean_cluster_detect"
  7. PROJECT_SPACE_DIR = "/home/neousys/autoware.ai/build/lidar_euclidean_cluster_detect/devel"
  8. PROJECT_VERSION = "1.12.0"