On Dec 18, 2007 7:48 PM, Paul Martz <[EMAIL PROTECTED]> wrote: > Does CMake use FindFreeType.cmake on Windows platforms? If so, then I don't > know how this ever worked, as FindFreeType.cmake does not search in the > sibling "3rdParty" directory. > > > Perhaps the new freetype > > version is not being picked up so the FindFreeType.cmake > > needs to be updated to find it. > > CMake was finding the new freetype version and adding the freetype plugin > subdirectory up until very recently. Were there any other changes to CMake > that could've caused this issue?
I don't know of any, there hasn't been any major changes to CMake since 2.2. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

