Robert Osfield wrote:
On Sat, May 31, 2008 at 7:20 AM, Philip Lowman <[EMAIL PROTECTED]> wrote:
The posted workaround of checking the version number will work fine,
alternatively one could replace

FIND_PACKAGE(PkgConfig)
with
INCLUDE(FindPkgConfig OPTIONAL)

Which eliminates the error message (and I have verified this on CMake 2.4.6
=) )

Ahh this is much cleaner than my version hack.  Now checked into SVN.

Works for me.

--"J"

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to