shithub: openh264

ref: 87471b6501e3a6d7279316292f008bb3c58388d8
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')