mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

557c44b93e
cmStrCat: use character literals where possible23779057fd
cmStrCat: combine neighboring arguments where possible483d13daf4
ast-grep: add a rule to turn strings into characters61743471d9
ast-grep: add a rule to find adjacent string literals in cmStrCat calls Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !10790