diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 2ecab03a9..6a9c557f1 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -529,7 +529,9 @@ target_compile_options(carla-ysfx PRIVATE $<$:-UUNICODE> $<$:-U_UNICODE> + $<$:/wd4018> $<$:/wd4297> + $<$:/wd9025> $<$:/UUNICODE> $<$:/U_UNICODE> $<$:-Wno-extra>