shithub: openh264

ref: 51a138eb9843625b5ebe7c7bc86e7c985acf0eb1
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')