1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/release/dev/set-cache-variable.rst
2021-05-20 17:50:13 +02:00

6 lines
169 B
ReStructuredText

set-cache-variable
------------------
* The :command:`set(CACHE)` command no longer removes a normal variable of the
same name, if any. See policy :policy:`CMP0126`.