
hasufell at gentoo
May 4, 2012, 9:30 AM
Views: 289
Permalink
|
|
cmake-utils.eclass: set default of CMAKE_VERBOSE=1
|
|
# @ECLASS-VARIABLE: CMAKE_VERBOSE # @DESCRIPTION: # Set to enable verbose messages during compilation. By default this is deactivated which is inconvenient imo and results in pastes having minimum information. I have to tell users every time to recompile with CMAKE_VERBOSE=1 so that I have proper information on what is going on. Are there any arguments against this being default?
|