mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -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`.
|