mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
aa42a78f52
Simply include the "Windows" platform equivalents. This will allow -DCMAKE_SYSTEM_NAME=WindowsPhone or -DCMAKE_SYSTEM_NAME=WindowsStore to select variants of the Windows platform while re-using most of the platform information from "Windows".
2 lines
33 B
CMake
2 lines
33 B
CMake
include(Platform/Windows-MSVC-C)
|