mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
7a649111cd
Automate with:
find Tests -type f -print0 | xargs -0 perl -i -0pe \
's/set\(([a-zA-Z0-9_]+)(\s+)"\$\{\1\}([^"])/string(APPEND \1\2"\3/g'
10 KiB
10 KiB