mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
![Brad King](/assets/img/avatar_default.png)
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)
|