|
@@ -315,8 +315,9 @@ a build configuration.
|
|
|
the generated project (unless overridden by an explicit option).
|
|
the generated project (unless overridden by an explicit option).
|
|
|
|
|
|
|
|
.. versionchanged:: 3.14
|
|
.. versionchanged:: 3.14
|
|
|
- For the :generator:`Green Hills MULTI` generator the GHS toolset and target
|
|
|
|
|
- system customization cache variables are also propagated into the test project.
|
|
|
|
|
|
|
+ For the :generator:`Green Hills MULTI` generator, the GHS toolset and target
|
|
|
|
|
+ system customization cache variables are also propagated into the test
|
|
|
|
|
+ project.
|
|
|
|
|
|
|
|
.. versionadded:: 3.24
|
|
.. versionadded:: 3.24
|
|
|
The :variable:`CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES` variable may be
|
|
The :variable:`CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES` variable may be
|
|
@@ -324,5 +325,5 @@ a build configuration.
|
|
|
|
|
|
|
|
.. versionadded:: 3.25
|
|
.. versionadded:: 3.25
|
|
|
If :policy:`CMP0141` is set to ``NEW``, one can use
|
|
If :policy:`CMP0141` is set to ``NEW``, one can use
|
|
|
- :variable:`CMAKE_MSVC_DEBUG_INFORMATION_FORMAT` to specify MSVC debug
|
|
|
|
|
|
|
+ :variable:`CMAKE_MSVC_DEBUG_INFORMATION_FORMAT` to specify the MSVC debug
|
|
|
information format.
|
|
information format.
|