blob: 96de16448bc02a4fdca3d5861b426e1a0a6e98c9 [file] [log] [blame]
cflags = [
"/wd4267", # size_t -> int.
"/wd4324", # Structure was padded due to __declspec(align()), which is
# uninteresting.
]