mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
6 lines
183 B
ReStructuredText
6 lines
183 B
ReStructuredText
if-supports-cache-defined
|
|
-------------------------
|
|
|
|
* The :command:`if` command gained support for checking if cache variables
|
|
are defined with the ``DEFINED CACHE{VAR}`` syntax.
|