Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson: Enable verbose mode support by default in line with Autoconf
Verbose mode is not active by default when running Marco, but can be toggled dynamically to help debug issues, possibly as they happen. This should only be disabled for very performance-sensitive or size-sensitive builds, but not for the regular case where it can be very useful to debug a user issue.
- Loading branch information