1subdir('common') 2subdir('decoder') 3subdir('encoder') 4subdir('processing') 5if not ['android', 'ios'].contains(system) 6 # also disabled in the Makefile for these platforms 7 subdir('console') 8endif 9subdir('api') 10