mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
Merge topic 'doc-CMP0132'
aae8d604d5 Help: Add missing one-line summary to policy CMP0132
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9986
This commit is contained in:
@@ -3,6 +3,8 @@ CMP0132
|
||||
|
||||
.. versionadded:: 3.24
|
||||
|
||||
Do not set compiler environment variables on first run.
|
||||
|
||||
Apart from when using the Xcode generator and some Visual Studio generators,
|
||||
CMake 3.23 and below will set environment variables like :envvar:`CC`,
|
||||
:envvar:`CXX`, etc. when the corresponding language is enabled.
|
||||
|
||||
Reference in New Issue
Block a user