1foreach plugin : ['rkximage', 'rockchipmpp', 'kmssrc'] 2 if not get_option(plugin).disabled() 3 subdir(plugin) 4 endif 5endforeach 6