MantisBT - CMake
View Issue Details
0005133CMakeDocumentationpublic2007-06-06 16:072016-06-10 14:30
François Bertel 
Bill Hoffman 
lowminoralways
closedmoved 
 
 
0005133: Doc about MESSAGE
The documentation of command MESSAGE does not tell which option is used by default. error? fatal error? status?

I was using MESSAGE with no option and under Linux it just displays the message on the console output while somebody else under Windows complained it was popping up an *error* message box. So, what is the option by default?
No tags attached.
Issue History
2007-08-24 09:21Alex NeundorfCategoryCMake => Documentation
2016-06-10 14:27Kitware RobotNote Added: 0041363
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0007814)
Bill Hoffman   
2007-06-06 16:11   
Default is to send to output which on windows is a popup. Status will go to output on unix and to the status line of CMakeSetup on windows.
(0007817)
François Bertel   
2007-06-06 16:20   
You don't exactly answer my question:

Do you mean default is SEND_ERROR when neither SEND_ERROR, STATUS nor FATAL_ERROR is specified?
(0041363)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.