Hi Paul,

On Thu, Jun 4, 2009 at 8:11 PM, Paul
Melis<[email protected]> wrote:
> First, try this:
>
> In applications/osgversion/CMakeLists.txt change ENDIF() to
> ENDIF(OSG_MAINTAINER)
> That line looks fishy.

Cmake used to require the the IF() ENDIF() matched but this
requirement was dropped, and now the OSG-2.9.x and svn/trunk has been
cleaned up to not have the matching entries as it makes the code far
more readable and maintainable.

I was under the impression that this wouldn't cause too many problems
except for really old CMake versions.

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

Reply via email to