When compiling an individual file (file.cpp), I would like to have an error file (file.err) containing all errors generated during the compilation. Is there an easy way to generate a compiler error file (next to the stdout) for each individual file compiled using CMake? Thankk you, Dieter
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
