diff --git a/cmake/helpers.cmake b/cmake/helpers.cmake index a09fe283f..6628fcee4 100644 --- a/cmake/helpers.cmake +++ b/cmake/helpers.cmake @@ -258,7 +258,7 @@ function(add_umf_target_compile_options name) ${name} PRIVATE /MD$<$:d> $<$:/sdl> - /analyze + $<$:/analyze> /DYNAMICBASE /W4 /Gy