[CMake] Bug? project(X T) returns weird error

Olaf van der Spek olafvdspek at gmail.com
Wed Jul 21 10:19:10 EDT 2010


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


More information about the CMake mailing list