mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
26caa97057
Remove the requirement that the variable name have a prefix while keeping the suffix requirement. Require that the property name contains an underscore. Update docs and tests accordingly. Fixes: #23340