1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-05-08 22:37:04 +08:00
CMake/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst
Alex Turbov 9784834b4c
Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

11 lines
313 B
ReStructuredText

CMAKE_GENERATOR_PLATFORM
------------------------
.. versionadded:: 3.15
.. include:: include/ENV_VAR.rst
Default value for :variable:`CMAKE_GENERATOR_PLATFORM` if no Cache entry
is present and no value is specified by :option:`cmake -A` option.
This value is only applied if :envvar:`CMAKE_GENERATOR` is set.