gstreamer/config/tizonia/meson.build

7 lines
195 B
Meson
Raw Normal View History

infile = 'gstomx.conf.in'
outfile = 'gstomx.conf'
configure_file(input : infile,
output : outfile,
configuration : cdata,
install_dir : omx_conf_dir)