mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
e4a359e5d4
Previously this behavior was only mentioned implicitly by the command signature. Describe it explicitly as we do for other conditions that automatically expand variables. Fixes: #26234