On Wed, Jul 21, 2010 at 4:03 PM, Eric Noulard <eric.noulard at gmail.com> wrote:
>> project(X T)
> Which is not found :-)
Ah, didn't think project would accept a second parameter as language.
> I'm not sure what you mean by " I forgot to use quotes"
It should've been project("X T")
Olaf