Hi Fred, On Sat, Dec 20, 2008 at 1:57 PM, Frederic Bouvier <[email protected]> wrote: > Thank you. Here is another one, in main CMakeLists.txt:25 > IF had incorrect arguments : POLICY CMP0008 ( Unknown arguments specified ) > > I checked if there is a newer than 2.4.5 version of CMake under Etch but > it seems there isn't.
Could you try putting a if cmake version check around the offending lines? There are other such checks in the main CMakeLists.txt so you should be able to copy these. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

