Skip to content

Commit 7036cce

Browse files
committed
a
1 parent 45cb78c commit 7036cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/helpers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ function(add_umf_target_compile_options name)
270270
/W4
271271
/Gy
272272
/GS
273-
# disable 4324 warning: structure was padded due to
273+
# disable 4324 warning: structure was padded due to
274274
# alignment specifier
275275
/wd4324
276276
# disable 6326 warning: Potential comparison of a constant

0 commit comments

Comments
 (0)