[CMake] Need info on how cmake messages output is formatted

Martin Weber fifteenknots505 at gmail.com
Sun Sep 9 09:33:37 EDT 2018


Am Freitag, 7. September 2018, 20:48:27 CEST schrieb Mateusz Loskot:
> On Fri, 7 Sep 2018 at 20:08, Martin Weber <fifteenknots505 at gmail.com> wrote:
> > Any pointers to cmake sources are also welcome.

Thank you!

> 
> AFAIC, the message is printed via
> cmMessenger::DisplayMessage
> called by
> cmMessenger::IssueMessage
> which is typically called by
> cmake::IssueMessage
> 
> So, searching the CMake sources for
> invocations of ->IssueMessage
> and uses of cmake::MessageType and its members eg. cmake::FATAL_ERROR
> may help to collect a picture on how messages are composed.

Uuh, 383 references found


-- 
Cd wrttn wtht vwls s mch trsr.




More information about the CMake mailing list