blob: 833aa4a9fd1352a500dc94eaa443f42598d417e9 [file] [log] [blame]
Ryan Prichardf6283ab2022-01-13 17:30:19 -08001CMAKE_CONFIGURATION_TYPES
2-------------------------
3
4.. versionadded:: 3.22
5
6.. include:: ENV_VAR.txt
7
8The ``CMAKE_CONFIGURATION_TYPES`` environment variable specifies a
9default value for the :variable:`CMAKE_CONFIGURATION_TYPES` variable
10when there is no explicit configuration given on the first run while
11creating a new build tree.