mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 17:18:37 -05:00
161a19e547
Build a string directly to avoid depending on CMake lists which do not handle square brackets in values very well. Fixes: #20010