[CMake] Thoughts on Cross-compiling with CMake

Alexander Neundorf a.neundorf-work at gmx.net
Mon Apr 30 14:02:42 EDT 2007


On Monday 30 April 2007 12:51, Bernhard Sputh wrote:
> Hi Alexander,
...
> Thank You for working on this. I have another suggestion related to
> cross-compilation. It should be possible to provide Compiler / Environment
> scripts with ones project. These scripts could be located for instance in a
> directory called `${CMAKE_SOURCE_DIR}/CMake_Platform/' or similar. This way
> a cross-compilation project could be distributed without the need to
> include a, potentially non-working, patch to the CMake scripts.

Yes, that's planned. I don't think it would be reasonable to ship cmake files 
for all existing compilers/platforms/operating systems.

Bye
Alex


More information about the CMake mailing list