pxmlw6n2f/Gazebo_Distributed_TCP/cmake/pkgconfig/gazebo_transport.in

11 lines
327 B
Plaintext

prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: gazebo_transport
Description: Gazebo Transport Library
Version: @GAZEBO_VERSION_FULL@
Requires:
Libs: -L${libdir} -lgazebo_transport -lgazebo_msgs
CFlags: -I${includedir}/gazebo-@GAZEBO_MAJOR_VERSION@