1 2
project('jpegdec', 'c', default_options: [ 'warning_level=3' ]) executable('jpegdec', 'jpegdec.c')