mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
cd344e3a62
Clang-tidy advises to use a safer function in place of strcpy. This should avoid such warnings in user build using clang-tidy.