[CMake] U

Bill Hoffman bill.hoffman at kitware.com
Mon Sep 17 13:07:43 EDT 2007


Ajay Divekar wrote:
> What that does is it outputs make clean command's output on standard
> output. On the other hand if I cd and then execute make clean command
> then it does not output anything to the standard output.
>   
OUTPUT_QUIET and ERROR_QUIET should help with that issue.  Please read 
the documentation here: http://www.cmake.org/HTML/Documentation.html

-Bill



More information about the CMake mailing list