project('SimpleCProject', 'c', version : '0.1', default_options : ['warning_level=3']) executable('SimpleCProject', 'main.c', install : true)