Ver Fonte

UI: Disable LNK4099 warning

We are very unlikely to ship PDBs for deps.
jpark37 há 3 anos atrás
pai
commit
54a57b63ad
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      UI/CMakeLists.txt

+ 1 - 0
UI/CMakeLists.txt

@@ -367,6 +367,7 @@ if(OS_WINDOWS)
                 _CRT_NONSTDC_NO_WARNINGS)
 
   if(MSVC)
+    target_link_options(obs PRIVATE "LINKER:/IGNORE:4099")
     target_link_libraries(obs PRIVATE OBS::w32-pthreads)
 
     set_source_files_properties(