Skip to content
Snippets Groups Projects
Commit e96169a3 authored by Brad King's avatar Brad King
Browse files

Help: Cross-reference CMAKE_CONFIGURATION_TYPES from CMAKE_BUILD_TYPE

The other direction is already linked.
parent 03bd9c4c
No related branches found
No related tags found
No related merge requests found
......@@ -23,3 +23,6 @@ Note that configuration names are case-insensitive. The value of this
variable will be the same as it is specified when invoking CMake.
For instance, if ``-DCMAKE_BUILD_TYPE=ReLeAsE`` is specified, then the
value of ``CMAKE_BUILD_TYPE`` will be ``ReLeAsE``.
See :variable:`CMAKE_CONFIGURATION_TYPES` for specifying the configuration
with multi-config generators.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment