I noticed the change that makes VERBOSE builds standard for CMake: @KineticTheory #1988
I can see the logic behind this when writing to Spack log files. However, when using spack setup, the default CMake behavior is more preferable. We need a way to do non-verbose builds in spack setup. Any ideas of how...?