On 8/8/07, Marie-Christine Vallet <[EMAIL PROTECTED]> wrote:
> Hi,
> I would like to use g++ as my c compiler (which works) but cmake does
> not let me do that. Is this normal?

Dunno.  But the preferred interface nowadays is to set the LANGUAGE
and LINKER_LANGUAGE properties of a file.  LINKER_LANGUAGE is
documented; LANGUAGE was overlooked as per bug #5393.

Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to