ppovb5fc7/gazebo/cmake/pkgconfig/gazebo_transport.in

11 lines
327 B
Plaintext
Raw Normal View History

2019-03-25 11:01:43 +08:00
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@