On Fri, Aug 8, 2008 at 8:52 AM, <[EMAIL PROTECTED]> wrote: > * is there a way to surpress echoing the command line instructions? > I have already set CMAKE_VERBOSE_MAKEFILE to OFF but this works for me > only with > the Make target but not with KDevelop3 or nmake >
I use this with the Eclipse generator when I'm not in Eclipse, it seems to eliminate most of the verbosity (and I think it should work for KDevelop3 too) make VERBOSE="" -- Philip Lowman
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake