1 2 3 4 5
project('subproject') if get_option('opt') error('option set when it should be unset.') endif