webrtcbin: Reset need_negotiation flag in case of READY to NULL
[platform/upstream/gst-plugins-bad.git] / tests / meson.build
1 if not get_option('tests').disabled() and gstcheck_dep.found()
2   subdir('check')
3   subdir('icles')
4 endif
5 if not get_option('examples').disabled()
6   subdir('examples')
7 endif