pkg.installspace.context.pc.py 538 B

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