[CMake] Using CMake for cross-compîling?

Eric Noulard eric.noulard at gmail.com
Sat Aug 26 21:15:06 EDT 2006


Let's say I want to cross-compile my Windows application/library
on my Linux box using a cross-gcc (like mingw)?

Is it possible to indicate to CMake that we will use
a cross compiler?

In order to avoid (for example) to get a mylib.so file
if we want a mylib.dll.

Does CMake support cross-compiling in any way?
If not is it planned?

-- 
Erk


More information about the CMake mailing list