project( 'thing', 'c', default_options : ['c_std=c99'] ) executable('thing', 'main.c')