MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0013785 | CMake | CMake | public | 2012-12-12 04:41 | 2013-05-06 09:32 | |||||
Reporter | Emmanuel Blot | |||||||||
Assigned To | David Cole | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | Mac | OS | OS X | OS Version | 10.8.2 | |||||
Product Version | CMake 2.8.10.1 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0013785: INSTALL command does not support a QUIET/SILENT option | |||||||||
Description | 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. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2012-12-12 04:41 | Emmanuel Blot | New Issue | ||||||||
2012-12-12 07:50 | David Cole | Relationship added | duplicate of 0013761 | |||||||
2012-12-12 07:50 | David Cole | Status | new => resolved | |||||||
2012-12-12 07:50 | David Cole | Resolution | open => duplicate | |||||||
2012-12-12 07:50 | David Cole | Assigned To | => David Cole | |||||||
2013-05-06 09:32 | Robert Maynard | Note Added: 0032986 | ||||||||
2013-05-06 09:32 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|