mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 18:27:23 +00:00
de5a4653d7
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.
2 lines
34 B
CMake
2 lines
34 B
CMake
include(Platform/Windows-GNU-CXX)
|