[cmake-developers] [Patch] Build Windows Phone/Store 8.1 on VS 2015

Gilles Khouzam Gilles.Khouzam at microsoft.com
Tue Sep 1 17:09:16 EDT 2015


Fixing issue:

https://public.kitware.com/Bug/view.php?id=15662
[CMake 0015662]: Add support for Windows/Windows Phone SDKs with Visual Studio 2015

The issue raised it caused by the fact that we were validating that we have a desktop SDK based on the version of the app what we are producing instead of the generator being used. By making the method virtual, we can query that we have the desktop SDK installed for the generator selected.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150901/09435633/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Build8.1OnVS2015.patch
Type: application/octet-stream
Size: 3741 bytes
Desc: Build8.1OnVS2015.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150901/09435633/attachment.obj>


More information about the cmake-developers mailing list