We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cb78c commit 7036cceCopy full SHA for 7036cce
cmake/helpers.cmake
@@ -270,7 +270,7 @@ function(add_umf_target_compile_options name)
270
/W4
271
/Gy
272
/GS
273
- # disable 4324 warning: structure was padded due to
+ # disable 4324 warning: structure was padded due to
274
# alignment specifier
275
/wd4324
276
# disable 6326 warning: Potential comparison of a constant
0 commit comments