--- cmake/modules/DispatchCompilerWarnings.cmake.orig 2024-06-13 00:13:26 UTC +++ cmake/modules/DispatchCompilerWarnings.cmake @@ -6,7 +6,6 @@ else() # so that we can use __popcnt64 add_compile_options($<$,$>:-fms-extensions>) else() - add_compile_options($<$,$>:-Werror>) add_compile_options($<$,$>:-Wall>) add_compile_options($<$,$>:-Wextra>)