[CMake] first WARNING message swallows all previous STATUS messages in cmake configure

Ilias Miroslav Miroslav.Ilias at umb.sk
Sat Jun 18 08:31:19 EDT 2016


Dear experts,


we are employing CMake buildup system in our project http://www.diracprogram.org.<http://www.diracprogram.org>


We have a system of cmake files, many of them containing printouts in the form message(STATUS "...") .


What happens, however, is when message (WARNING ...) appears during configure step all the previous  message(STATUS "...")- output statutes are gone. On the screen there is only the WARNING message, but no previous STATUS messages.


Any help, how to fix it ? I would be glad to have all STATUS, WARNING (even FATAL) messages on the screen as it  helps the CMake development.


Thanks, Miro


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160618/4707b5e6/attachment.html>


More information about the CMake mailing list