
10 May
2007
10 May
'07
4:25 p.m.
Brook Milligan wrote:
In this discussion of CMake there has been no mention of how it fares in a cross-compiling environment. Can it be configured to build libraries for another type of system using a compiler capable of generating code for the non-native platform?
Yes, CMake has been used for cross-compiling, and better support is on the way. We currently have a developer working full-time on making cross compiling a first-class feature. -Brad