diff --git a/CMakeLists.txt b/CMakeLists.txt index cc6ac50e..9fd515e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,6 +138,7 @@ target_compile_definitions( target_compile_options( obs-websocket PRIVATE $<$:/wd4267> + $<$:/wd4996> $<$:-Wall> $<$:-Wno-error=float-conversion> $<$:-Wno-error=shadow>