---------- Forwarded message ----------
From: Robert Osfield <[EMAIL PROTECTED]>
Date: Sat, May 31, 2008 at 8:44 AM
Subject: Re: [osg-users] CMake issue on RHEL 5
To: Philip Lowman <[EMAIL PROTECTED]>


Hi Philip,

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.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to