[cmake-developers] WindowsCE

Patrick Gansterer paroga at paroga.com
Tue Nov 27 12:00:41 EST 2012


Hi,

since CMake 2.8.10 it's possible to build for WindowsCE via the NMake 
Makefile. But this needs some special preperation of the environment 
variables. My last changed added parsing support for 
WCE.VCPlatform.config, where this information is stored. Qt has a 
special tool (http://qt.gitorious.org/qt/qt/trees/4.8/tools/checksdk) 
for extracting this information. I'd like to add a similar functionality 
to make the environment setup easier.
I attached a first version of a possible solution. Maybe someone can 
give me some early feedack before I add documentation and so on (it 
needs rebase too), because I'm not sure if that is a good place for this 
kind of stuff.

-- Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winceenv.patch
Type: text/x-diff
Size: 6410 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20121127/34bd8b1c/attachment.patch>


More information about the cmake-developers mailing list