mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 14:58:45 +00:00
![Eicke Herbertz](/assets/img/avatar_default.png)
Documentation for environment variables that control the default generator selection: * CMAKE_GENERATOR * CMAKE_GENERATOR_INSTANCE * CMAKE_GENERATOR_PLATFORM * CMAKE_GENERATOR_TOOLSET
9 lines
288 B
ReStructuredText
9 lines
288 B
ReStructuredText
CMAKE_GENERATOR_PLATFORM
|
|
------------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Default value for :variable:`CMAKE_GENERATOR_PLATFORM` if no Cache entry
|
|
is present and no value is specified by :manual:`cmake(1)` ``-A`` option.
|
|
This value is only applied if :envvar:`CMAKE_GENERATOR` is set.
|