[CMake] Using WIN32 resource files (with MinGW)

Maik Beckmann beckmann.maik at googlemail.com
Thu Nov 6 08:28:57 EST 2008


Christian Ehrlicher schrieb am Montag 27 August 2007 um 08:02:
> This is a long awaited feature request:
> http://www.cmake.org/Bug/view.php?id=4068
>
> Christian

I encountered this problem, wrote a patch and added it to
  http://www.cmake.org/Bug/view.php?id=4068

Bill, please take a look.  The patch is really tiny and doesn't break any 
existing code (IMHO).  All it does is to alter the file extension of the 
compiled resource file to .obj, in case MINGW is defined, since mingw-gcc 
doesn't like .res .

Best,
 -- Maik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081106/2d0b0fe3/attachment.htm>


More information about the CMake mailing list