1 2 3 4
project('lisiblepng', 'c', default_options: ['c_std=c18', 'warning_level=3'], version: '0.1.0') subdir('lisiblepng') subdir('lisiblepng-bin')