[cmake-developers] [PATCH] Added very basic Windows CE Makefile support

Alexander Neundorf neundorf at kde.org
Mon Nov 14 15:12:24 EST 2011


On Saturday 12 November 2011, Patrick Gansterer wrote:
> Hi,
> 
> I've created a very simple patch to add the basic support for WindowsCE to
> CMake. I does not provide any automatically architecture detection or so
> on, but enables user to use a vanilla CMake for compiling Windows CE
> projects. If the patch gets accepted I'll write a few lines into the wiki.
> 
> - Patrick

Looks ok from my side. I'm not sure it's complete.
It hardcodes the ARM architecture.
WinCE supports more than that, right ?
But maybe ARM covers most users, I don't know.

In one of the tickets below there is a patch which tries to detect the 
architecture and was not applied because of the way it tried to do this.

Should we considers the people which reported and commented on those bugs:
http://public.kitware.com/Bug/view.php?id=8486
http://public.kitware.com/Bug/view.php?id=8102
http://public.kitware.com/Bug/view.php?id=7919

They include patches, which are also in use by them.

Alex



More information about the cmake-developers mailing list