mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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`.
|