Release 1.19.3
[platform/upstream/gstreamer.git] / subprojects / gst-rtsp-server / gst / meson.build
1 subdir('rtsp-server')
2
3 if not get_option('rtspclientsink').disabled()
4   subdir('rtsp-sink')
5 endif