79684830

Date: 2025-06-30 13:28:42
Score: 2.5
Natty:
Report link

vs2019 will compile cmake project, and there you add to your 3rd party directory CMakeLists.txt file something like:

# prevent visual studio reporting some warnings...

add_compile_options(/wd4996 /wd4305 /wd4101 /wd4244)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: jan