mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
e6e7f2cab9
Bracket arguments are literal and shouldn't be expanded. Fixes #21671.
2 lines
14 B
CMake
2 lines
14 B
CMake
set(a [[\B]])
|