This repository has been archived on 2024-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ar_basalt/thirdparty/ros/console_bridge/console_bridge.pc.in
2022-04-05 11:42:28 +03:00

13 lines
346 B
PkgConfig

# This file was generated by CMake for @PROJECT_NAME@
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: @PKG_NAME@
Description: @PKG_DESC@
Version: @CONSOLE_BRIDGE_VERSION@
Requires: @PKG_EXTERNAL_DEPS@
Libs: -L${libdir} @PKG_CB_LIBS@
Cflags: -I${includedir}