Comment 4 for bug 1160033

Revision history for this message
Anders Logg (logg) wrote : Re: [Bug 1160033] Re: Poisson1D.h: No such file or directory

B1;3400;0cOn Tue, Mar 26, 2013 at 01:33:48AM -0000, Garth Wells wrote:
> On 26 March 2013 07:08, Anders Logg <email address hidden> wrote:
> > You need to run
> >
> > cmake/scripts/generate-all
> >
>
> I commented this out in cmake.local because I got tired of it running
> ffc every time (I needed to run cmake to make test code changes
> update).

Maybe it is possible to have it generated only the first time it is
run. Should be simple enough to add a check whether it has been run
in the cmake.local script (by just checking for the existence of some
file). But in the long run it needs to somehow be integrated into the
build system.

--
Anders