-
Notifications
You must be signed in to change notification settings - Fork 993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add global verbosity conf tools.build:verbosity
#13428
Add global verbosity conf tools.build:verbosity
#13428
Conversation
It can be added to the |
Co-authored-by: James <memsharded@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I'll try to add the CMAKE_MAKE_VERBOSE thing in it, and if there would be a way that the CMake + VS could also print verbose compile command lines, that would be great.
Co-authored-by: James <memsharded@gmail.com>
tools.build.verbosity
tools.build:verbosity
Changelog: Bugfix: Add global verbosity conf
tools.build:verbosity
instead of individual ones.Docs: conan-io/docs#3107
Adds
tools.build:verbosity
which tries to unify the verbosity levels of the build systems.Right now XCode and MSBuild