Skip to content

Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX

Martin Storsjö requested to merge mstorsjo/cmake:uwp into master

Just like the existing WindowsPhone and WindowsStore platform modules for MSVC, just include the corresponding Windows platform modules.

MinGW tools (both with GCC and Clang) can be used for building for Windows Store, even though it isn't a very common or simple setup.

Edited by Martin Storsjö

Merge request reports