[CMake] WinCE Support

Andreas Pokorny andreas.pokorny at gmail.com
Fri Apr 17 09:51:06 EDT 2009


Hi there,

2009/4/16 Andreas Pokorny <andreas.pokorny at gmail.com>:
> [...]
> Ok the patch was now modified that only a single platform
> configuration is generated, and the Platform is selected through the
> generator. But you still have to manually select the compiler, either
> through a toolchain file or through the cmake-gui. I think we could
> set these settings in
> cmGlobalVisualStudion8_SDKGenerator::AddPlatformDefinitions based on
> the PlatformDefs. But my time box for this task is running out.

The project leaders here think that this feature would be helpful, so
I was allowed to invest more time. The updated patch has been
submitted to:

http://cmake.org/Bug/view.php?id=7919

Now you do not need to write a toolchain file, the SDK Generators do
the setup inside AddPlatformDefinitions. It would be really really
nice if the CMake Core Devs review the current state of the patch.

I could do something similar for NMake, but apart from me nobody uses
it here, so it will be harder to justify that task :).

kind regards
Andreas Pokorny


More information about the CMake mailing list