CMake/Help/variable/WINDOWS_STORE.rst
Gilles Khouzam 592098e2d5 Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variables
Set one of these when CMAKE_SYSTEM_NAME is "WindowsPhone" or
"WindowsStore", respectively.
2014-07-31 14:08:52 -04:00

6 lines
110 B
ReStructuredText

WINDOWS_STORE
-------------
True when the :variable:`CMAKE_SYSTEM_NAME` variable is set
to ``WindowsStore``.