shithub: openh264

ref: 4f0b2d17e5169325ab2d5f2cd74765269631bb80
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')