[CMake] How to generate compiler error files with CMake

Dieter Oberkofler d.1234567890 at qualiant.at
Tue Jan 15 01:26:39 EST 2008


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




More information about the CMake mailing list