mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 07:28:54 -06:00
Build a string directly to avoid depending on CMake lists which do not handle square brackets in values very well. Fixes: #20010
Build a string directly to avoid depending on CMake lists which do not handle square brackets in values very well. Fixes: #20010