[CMake] Visualizing all build-system options

Brian Davis bitminer at gmail.com
Sat Sep 24 13:08:19 EDT 2011


> I guess at the end of the day what you are talking about is a static code
analysis tool for the CMake language.  Those tools look at all possible
branches of code and try to detect errors.

What I would like to see at a minimum is a CMake Debugger showing a window
with the list of variables, not just the ones in the name/values dialog in
the GUI,  that an be searched when say CMake Errors out and dumps an error
to the output text field in the GUI.  This way I could see what all the
variables are in the active cmake file being parsed without having to
message them to the screen.

just going though the messages and found this recently.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110924/25db0035/attachment.htm>


More information about the CMake mailing list