Good day in here,
I was trying to figure out how should CMake be used to automate building, which 
can happen on two or more platforms with some 4 compilers to be used in total, 
and should store the results in file tree like $platform/$compiler or 
$platform/$compilerEnvironment. Could you please suggest me how should it be 
done? Some example?

(the idea is to store various builds with all of their intermediate files in 
parallel both to test code against wider set of compilers and platforms, some 
of which will be built with cross compiling environments)

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to