WIP: Introduce `message(VERBOSE ...)`
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
Activity
Errors:
- commit 0d794d08 is not allowed because the following files are not formatted according to the 'clang-format-6.0' check:
Source/cmMessageCommand.cxx
,Source/cmake.cxx
,Source/cmake.h
,Source/cmakemain.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 0d794d08 is not allowed because the following files are not formatted according to the 'clang-format-6.0' check:
mentioned in merge request !2980 (merged)
- Resolved by Alex Turbov
added workflow:wip label
added 1 commit
- a0db80e4 - Remove useless contexts list cleanup in tests
- Resolved by Alex Turbov
assigned to @craig.scott
Please register or sign in to reply