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

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to