← Back to team overview

dolfin team mailing list archive

Re: Adding configure option enableProjectionLibrary?

 

On Sat, March 29, 2008 Anders Logg wrote:
> Could we add an option enableProjectionLibrary which is set to "no" by
> default? Even after some changes I made to reduce the compile time for
> the projection library, it takes a very long time to compile it.
>
> If someone who knows the build system can add enableProjectionLibrary
> which defines ENABLE_PROJECTION_LIBRARY or similar, I can insert the
> #ifdefs appropriately.

Fixed. The flag -DENABLE_PROJECTION_LIBRARY is now added to CXXFLAGS if
enableProjectionLibrary is turned on.

Johannes





References