mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-21 06:00:51 -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