project('warning_level', 'cpp', default_options : ['warning_level=0']) exe = executable('main', 'main.cpp', install : false)