Skip to content

Commit bb07950

Browse files
authored
Merge pull request #639 from kswiecicki/umf-compile-options-win
Remove WX MSVC compiler option
2 parents 9f91964 + 7c4959b commit bb07950

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)