mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -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