Okay, it seems to work, thanks. I will do some test/benchmarks during the next days, hopefully with the result, that CGAL is worth/fast enough to be incorporated into dolfin :)
Johannes Ring wrote: > On Fri, Sep 4, 2009 at 4:58 PM, Garth N. Wells<[email protected]> wrote: >> >> Andre Massing wrote: >>> Hi, >>> >>> I am replacing the GTSinterface using the CGAL library, so I wonder how >>> I could easily include special compile flags, search paths and so on >>> into the simula-scons build system. I have had a first look at the >>> topmost SConstruct file but to the complexity of the build system any >>> hints or pointers would be greatly appreciated! >>> >> Start by using the options 'customCxxFlags' and 'customLinkFlags' to set >> the necessary flags. Once it's clear what options are needed, one of >> the SCons gurus (i.e. Johannes ;)) can help in adding a test for CGAL. > > That's exactly what I was going to suggest :-) > > Johannes > >> Garth >> >>> Regards, >>> Andre >>> _______________________________________________ >>> DOLFIN-dev mailing list >>> [email protected] >>> http://www.fenics.org/mailman/listinfo/dolfin-dev >> >> _______________________________________________ >> DOLFIN-dev mailing list >> [email protected] >> http://www.fenics.org/mailman/listinfo/dolfin-dev >> _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
