Comment 6 for bug 1037311

Revision history for this message
Johan Hake (johan-hake) wrote : Re: [Bug 1037311] Re: cmake configure doesn't look for python-ply

On 08/17/2012 10:24 AM, Johannes Ring wrote:
> I have improved the error message slightly now. Feel free to improve it
> further.

I did. I was working on a fix when you pushed.

We now handle all hard dependencies at one place. I thought of not
including ffc as it is an optional dependency, but included it anyway as
it is the default option for form compilers. ufc is also strictly
speaking checked at compile time, but included it anyway.

Johan