summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/WindowsStore.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-311-0/+1
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".