Silence some CMake build MSVC useless warnings
Supress warnings about unsafe and deprecated functions like this: strcat is unsafe, use `strcat_s` instead and so on.
Signed-off-by:
Ralph Giles <giles@thaumas.net>
Loading
Please register or sign in to comment