MantisBT - CMake
View Issue Details
0013785CMakeCMakepublic2012-12-12 04:412013-05-06 09:32
Emmanuel Blot 
David Cole 
normalminoralways
closedduplicate 
MacOS X10.8.2
CMake 2.8.10.1 
 
0013785: INSTALL command does not support a QUIET/SILENT option
It would be very nice if there was a way to force the INSTALL() command not to print what it is doing:

  -- Installing: /Users/eblot/Source/...
  -- Up-to-date: /Users/eblot/Sources/...
  ...

Rationale: When performing build+install in one step, install verbosity is so long that important information, such as build warnings, are scrolled out from the terminal viewport and may remain unnoticed.

I understand that people are likely to want INSTALL() to be verbose, but a simple option such as INSTALL(... QUIET ...) would be nice when these traces are not wanted.
No tags attached.
duplicate of 0013761closed Brad King Add QUIET option to install() command 
Issue History
2012-12-12 04:41Emmanuel BlotNew Issue
2012-12-12 07:50David ColeRelationship addedduplicate of 0013761
2012-12-12 07:50David ColeStatusnew => resolved
2012-12-12 07:50David ColeResolutionopen => duplicate
2012-12-12 07:50David ColeAssigned To => David Cole
2013-05-06 09:32Robert MaynardNote Added: 0032986
2013-05-06 09:32Robert MaynardStatusresolved => closed

Notes
(0032986)
Robert Maynard   
2013-05-06 09:32   
Closing resolved issues that have not been updated in more than 4 months.