mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-07 18:14:35 +00:00
5 lines
191 B
Meson
5 lines
191 B
Meson
tizonia_cdata = cdata
|
|
configure_file(input : 'gstomx.conf.in',
|
|
output : 'gstomx.conf',
|
|
configuration : tizonia_cdata,
|
|
install_dir : omx_conf_dir)
|