[CMake] MESSAGE SEND_ERROR and FATAL_ERROR
William A. Hoffman
billlist at nycap.rr.com
Wed Jan 25 11:01:02 EST 2006
At 11:01 AM 1/25/2006, Alexander Neundorf wrote:
>> Von: David Cole <david.cole at kitware.com>
>>
>> Regarding:
>> ...the documentation is poor here, and I will update it once I figure
>> out what to do.
>> MESSAGE([SEND_ERROR|STATUS|FATAL_ERROR] "message" [NO_NEWLINE])
>>
>> The first argument to MESSAGE is optional, but the documentation does
>> not say which one is the default value if it is left out. Is it
>> SEND_ERROR? Whoever updates the documentation should update it to state
>> what the default value of the first arg is...
>
>AFAIK without argument it's like STATUS, but without the leading "--- ".
>
Actually, with the windows GUI, the STATUS stuff goes on a status line,
and the message stuff is a popup message box.
-Bill
More information about the CMake
mailing list