[osg-users] CMake issue on RHEL 5
Jason Daly
jdaly at ist.ucf.edu
Mon Jun 2 09:02:12 PDT 2008
Robert Osfield wrote:
> On Sat, May 31, 2008 at 7:20 AM, Philip Lowman <philip at yhbt.com> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080602/64530d77/attachment.htm>
More information about the osg-users
mailing list