|
|
@@ -72,8 +72,8 @@ public:
|
|
|
" STATUS = Incidental information\n"
|
|
|
" WARNING = CMake Warning, continue processing\n"
|
|
|
" AUTHOR_WARNING = CMake Warning (dev), continue processing\n"
|
|
|
+ " SEND_ERROR = CMake Error, continue but skip generation\n"
|
|
|
" FATAL_ERROR = CMake Error, stop all processing\n"
|
|
|
- " SEND_ERROR = CMake Error, stop all processing (legacy)\n"
|
|
|
"The CMake command-line tool displays STATUS messages on stdout "
|
|
|
"and all other message types on stderr. "
|
|
|
"The CMake GUI displays all messages in its log area. "
|