mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
d96eb55282
Fixes: #22038
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`.
|