Skip to content
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

Enable verbose output from CMake builds by default #283

Open
SeanBryan51 opened this issue Apr 17, 2024 · 1 comment
Open

Enable verbose output from CMake builds by default #283

SeanBryan51 opened this issue Apr 17, 2024 · 1 comment
Labels
priority:medium Medium priority issues to become high priority issues after a release.

Comments

@SeanBryan51
Copy link
Collaborator

We should enable verbose output from CMake builds by default so that build errors can be diagnosed easily.

@SeanBryan51
Copy link
Collaborator Author

This can be done by setting the CMAKE_VERBOSE_MAKEFILE environment variable when invoking CMake.

@ccarouge ccarouge added the priority:medium Medium priority issues to become high priority issues after a release. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium Medium priority issues to become high priority issues after a release.
Projects
None yet
Development

No branches or pull requests

2 participants