[cmake-developers] [PATCH] WINCE, VS: Allow selecting an SDK for Windows CE on Visual Studio

Brad King brad.king at kitware.com
Thu Sep 4 12:03:36 EDT 2014


On 09/04/2014 09:31 AM, Bach, Pascal wrote:
> With the current implementation I sent this seems to work and the SDK ends up in 
> The generated vxproj files for try compile.

I don't see anything in the patch that could do that.

CMakeDetermineCompilerId generates a test .vcxproj file that
gets the value from CMAKE_VS_PLATFORM_NAME.  That one is in
the CompilerId directory.  Is that the one you checked?
It is not from a try_compile.

-Brad




More information about the cmake-developers mailing list