summaryrefslogtreecommitdiff
path: root/Modules/Platform/WindowsStore-GNU-C.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXXMartin Storsjö2018-07-081-0/+1
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.