6 lines
98 B
Meson
6 lines
98 B
Meson
subdir('rtsp-server')
|
|
|
|
if not get_option('rtspclientsink').disabled()
|
|
subdir('rtsp-sink')
|
|
endif
|