mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
6 lines
169 B
ReStructuredText
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`.
|