Fix Windows emulation build.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-01-09 11:43:47 +01:00
parent 29837e5691
commit caddf87c23
4 changed files with 15 additions and 7 deletions

View File

@@ -244,6 +244,7 @@ if (MSVC)
-wd5045
-wd4706
-wd4061
-wd5105
)
add_compile_definitions(_CRT_SECURE_NO_WARNINGS
__STDC_WANT_SECURE_LIB__=0