Skip to content

Commit 7c4959b

Browse files
committed
Remove WX MSVC compiler option
1 parent 9f91964 commit 7c4959b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/helpers.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ function(add_umf_target_compile_options name)
232232
/analyze
233233
/DYNAMICBASE
234234
/W4
235-
/WX
236235
/Gy
237236
/GS
238237
# disable warning 6326: Potential comparison of a constant

0 commit comments

Comments
 (0)