Files
CMake/Help/release/dev/option-normal-variable.rst
Robert Maynard 2a5f5c0e31 option: respect existing normal variable
Add policy CMP0077 to change this behavior in a compatible way.
2018-07-09 07:48:28 -04:00

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`.