shithub: openh264

ref: a38d4fecfd55ba5e065af4c2bec3562397b51eab
dir: /codec/meson.build/

View raw version
subdir('common')
subdir('decoder')
subdir('encoder')
subdir('processing')
if not ['android', 'ios'].contains(system)
  # also disabled in the Makefile for these platforms
  subdir('console')
endif
subdir('api')