summaryrefslogtreecommitdiff
path: root/gst/meson.build
blob: 59cb3e4750b2f29817e2d10deb9c718431addc14 (plain)
1
2
3
4
5
subdir('rtsp-server')

if not get_option('rtspclientsink').disabled()
  subdir('rtsp-sink')
endif