Skip to content
Snippets Groups Projects
Commit 4d963fe0 authored by evpobr's avatar evpobr Committed by Ralph Giles
Browse files

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: default avatarRalph Giles <giles@thaumas.net>
parent 1ffc217c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment