| CMAKE_CONFIGURATION_TYPES | |
| ------------------------- | |
| .. versionadded:: 3.22 | |
| .. include:: include/ENV_VAR.rst | |
| The ``CMAKE_CONFIGURATION_TYPES`` environment variable specifies a | |
| default value for the :variable:`CMAKE_CONFIGURATION_TYPES` variable | |
| when there is no explicit configuration given on the first run while | |
| creating a new build tree. |