CMake/Modules/Platform/WindowsPhone-Clang-C.cmake
Martin Storsjö de5a4653d7 Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX
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.
2018-07-08 00:06:37 +03:00

2 lines
34 B
CMake

include(Platform/Windows-Clang-C)