Hi! I'm new to CMake and have ONE big question: How can I force CMake to create error files for the output of each individual compile or more general für the build rules? (e.g.: gcc ... file.cpp > file.err) Thank you in advance -Dieter