summaryrefslogtreecommitdiff
path: root/meson.build
blob: 9d70efb96a370ec85d9a894a30e979ce5f026522 (plain)
1
2
project('aoc-2023', 'c', default_options : ['warning_level=3'])
trebuchet = executable('trebuchet', 'trebuchet/trebuchet.c')