mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
2a5f5c0e31
Add policy CMP0077 to change this behavior in a compatible way.
6 lines
194 B
ReStructuredText
6 lines
194 B
ReStructuredText
option-normal-variable
|
|
----------------------
|
|
|
|
* The :command:`option` command now honors existing normal variables instead
|
|
of replacing them with a cache entry. See policy :policy:`CMP0077`.
|