dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15102
Re: how to incorporate new lib checks into simula-scons?
On Fri, Sep 4, 2009 at 4:58 PM, Garth N. Wells<gnw20@xxxxxxxxx> 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
>> DOLFIN-dev@xxxxxxxxxx
>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
Follow ups
References