blob: 51207b0ecce7b5d9102eb8a692e4212c45b39bba (
plain)
1
2
3
|
configure_file(input: 'librygel-renderer-gst-docs.xml', output: 'librygel-renderer-gst-docs.xml', configuration: conf)
configure_file(input: 'implementing-renderers-gst.xml', output: 'implementing-renderers-gst.xml', configuration: conf)
configure_file(input: 'overview.xml', output: 'overview.xml', copy: true)
|