# pkg-config source file prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/lib@LIB_POSTFIX@ includedir=${prefix}/include Name: openscenegraph-osgText Description: Text rendering library for Openscenegraph Version: @OPENSCENEGRAPH_VERSION@ Requires: openscenegraph-osgDB openscenegraph-osg openthreads Conflicts: Libs: -L${libdir} -losgText Cflags: -I${includedir}