Skip to content

WIP: Introduce `message(VERBOSE ...)`

Alex Turbov requested to merge zaufi/cmake:feature/message-VERBOSE into master

Proposed implementation for #18943 (closed)

However, I've faced w/ a difficulty to add CMAKE_VERBOSE_LEVEL variable: I just didn't get (yet) how to do that at the very beginning stage (when CLI args get parsed). So, any help would be appreciated! (ping @brad.king or @craig.scott %)

PS. The other things in my TODO list are to add docs and a release note...

Edited by Alex Turbov

Merge request reports