Thanks Mathias, changes looks good to me, now merged and submitted to SVN.
On Fri, Jun 20, 2008 at 10:50 AM, Mathias Fröhlich <[EMAIL PROTECTED]> wrote: > > Robert, > > On Friday 20 June 2008 11:14, Mathias Fröhlich wrote: >> > > May be a check if >> > > >> > > PROJECT_BINARY_DIR != PROJECT_SOURCE_DIR >> > > >> > > does the trick?? >> > >> > One would have to try it first, but I'm sure something like the above >> > would work. >> > >> > > But OTOH, does it hurt if we have -I directory twice? >> > >> > It might not hurt, but this doesn't mean that it's good engineering. >> > It's something that could easily confuse users who are trying to debug >> > problems in build. >> >> There are many places where users can get confused in osg. Not only the >> build system. But if you like to have that here, I will look into that. > Take that CMakeLists.txt. > The include will appear if needed. > > Based on rev 8470 > > Have fun > > Mathias > > -- > Dr. Mathias Fröhlich, science + computing ag, Software Solutions > Hagellocher Weg 71-75, D-72070 Tuebingen, Germany > Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Florian Geyer, > Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Prof. Dr. Hanns Ruder > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
