Alexander Neundorf wrote:
On Wednesday 19 December 2007, Alberto Luaces wrote:
El Wednesday 19 December 2007 15:36:49 Fernando Cacciola escribió:
Is it possible to support different compilers and options from the same
source tree?

If so, how?

This behaviour is present by default, I think:

http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees

Yes, you can build one source tree multiple times out-of-source, but in each
build tree you can only use one toolchain (or you hack around it, which
brings problems).

Right, what I meant to ask was precisely that.. if there was some additional
support beyond out of source builds.

Fernando

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to