DYT/Tool/OpenSceneGraph-3.6.5/debug/lib/pkgconfig/openscenegraph-osgAnimation.pc

16 lines
428 B
PkgConfig
Raw Permalink Normal View History

2024-12-24 23:49:36 +00:00
prefix=${pcfiledir}/../..
# pkg-config source file
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/../include
Name: openscenegraph-osgAnimation
Description: Skinning and morphing library for Openscenegraph
Version: 3.6.5
Requires: openscenegraph-osg openscenegraph-osgText openscenegraph-osgGA openscenegraph-osgViewer openthreads
Conflicts:
Libs: "-L${libdir}" -losgAnimationd
Cflags: "-I${includedir}"