[CMake] MinGW platform modules for C/CXX and Fortran

Alexander Neundorf a.neundorf-work at gmx.net
Thu Feb 18 15:25:44 EST 2010


On Thursday 18 February 2010, Gerald Hofmann wrote:
> Hi *
...
> Please give me some pointers to help me fixing the MinGW modules:
>
> - Do I understand the basics for the compiler/platform module naming and
> including right? Would it be an option to provide Windows-GNU-C,
> Windows-GNU-CXX and Windows-GNU-Fortran modules instead of Windows-gcc
> (apparently not matching the general naming scheme)?

I think so. Windows-gcc is the old style, <OS>-<compiler_ID>-<language> is 
supported since CMake 2.6.0 I think.

Alex


More information about the CMake mailing list