From 7c4959b4a487b2fadb51f211478a685038c8dde4 Mon Sep 17 00:00:00 2001 From: Krzysztof Swiecicki Date: Fri, 26 Jul 2024 13:34:20 +0000 Subject: [PATCH] Remove WX MSVC compiler option --- cmake/helpers.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/helpers.cmake b/cmake/helpers.cmake index 29cd774b6..0e226d679 100644 --- a/cmake/helpers.cmake +++ b/cmake/helpers.cmake @@ -232,7 +232,6 @@ function(add_umf_target_compile_options name) /analyze /DYNAMICBASE /W4 - /WX /Gy /GS # disable warning 6326: Potential comparison of a constant