[CMake] Visual Studio and Windows Mobile SDKs

Andreas Pokorny andreas.pokorny at gmail.com
Fri Jul 4 03:31:13 EDT 2008


Hi there,

2008/7/4 Clemens Arth <Clemens.Arth at gmx.at>:
> Hi,
>
> here's a short progress report. I've now managed to get my project compiled with
> Visual Studio 2008 with and without support for Windows Mobile 5 SDK; I basically
> managed that by compiling cmake from scratch, introducing a new proprietary
> generator into the sources (cmGlobalVisualStudio9_WindowsMobile5_Generator).
> Finally, this was necessary just to get a rather simple thing done, namely setting
> the platform name to the SDK name instead of "Win32".

Is any setting from the toolchain file then applied to the project
configuration?
What is the SDK name in this case?
Would it be possible to read the SDK name from the toolchain file, or maybe
a list of SDK names?

>
> [...]
>

kind regards
Andreas Pokorny


More information about the CMake mailing list