blob: d00a024ea8f03357cdbb6e48adf934be0deb5197 [file] [log] [blame]
project('subproject')
if get_option('opt')
error('option set when it should be unset.')
endif