mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'msvc-runtime-checks'
2b2344b412MSVC: Add abstraction for runtime checks49dcd1ce5dHelp: Fix MSVC_DEBUG_INFORMATION_FORMAT description of example2f8e643d9dCMP0141: Fix documentation copied from CMP0091 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Alex <leha-bot@yandex.ru> Merge-request: !10214
This commit is contained in:
@@ -349,6 +349,7 @@ as needed to honor the state of the calling project:
|
||||
* :policy:`CMP0155`
|
||||
* :policy:`CMP0157`
|
||||
* :policy:`CMP0181`
|
||||
* :policy:`CMP0184`
|
||||
|
||||
.. versionadded:: 4.0
|
||||
The current setting of :policy:`CMP0181` policy is propagated through to the
|
||||
@@ -417,6 +418,11 @@ configuration:
|
||||
propagated into the test project's build configuration when using the
|
||||
:ref:`whole-project signature <Try Compiling Whole Projects>`.
|
||||
|
||||
.. versionadded:: 4.0
|
||||
If :policy:`CMP0184` is set to ``NEW``, one can use
|
||||
:variable:`CMAKE_MSVC_RUNTIME_CHECKS` to specify the enabled MSVC runtime
|
||||
checks.
|
||||
|
||||
See Also
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user