mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00: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' |
||
---|---|---|
.. | ||
Inner | ||
CMakeLists.txt | ||
exit_success.c | ||
exit_with_error.c | ||
expect_arg.c | ||
fail2a.c | ||
fail2b.c | ||
fail.c | ||
pass2a.c | ||
pass2b.cxx | ||
pass.c | ||
testdef.c |