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 _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
