diff options
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/dev/set-cache-variable.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/set-cache-variable.rst b/Help/release/dev/set-cache-variable.rst new file mode 100644 index 0000000..a96242c --- /dev/null +++ b/Help/release/dev/set-cache-variable.rst @@ -0,0 +1,5 @@ +set-cache-variable +------------------ + +* The :command:`set(CACHE)` command no longer removes a normal variable of the + same name, if any. See policy :policy:`CMP0126`. |