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