Removed osgIntrospection as it's now available as a seperate osgIntrospection project that can be checked out thus:
svn co http://www.openscenegraph.org/svn/osg/osgIntrospection osgIntrospection
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
# pkg-config source file
|
||||
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib@LIB_POSTFIX@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: openscenegraph-osgIntrospection
|
||||
Description: Introspection library for Openscenegraph
|
||||
Version: @OPENSCENEGRAPH_VERSION@
|
||||
Requires: openscenegraph-osg openthreads
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -losgIntrospection
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user