Forked from
CMake / CMake
37214 commits behind the upstream repository.
Sylvain Joubert
authored
Clang-tidy advises to use a safer function in place of strcpy. This should avoid such warnings in user build using clang-tidy.