meson: script to gen cross file according to target platform
This script aims to be a generic way to generate a cross file used to build GStreamer using gst-build.
Ideally i'd like to include it in meson.build to avoid a prebuild step.
But as a first helper, I needed a way to generate the cross file instead of storing the result in data/cross.
Edited by Stéphane Cerveau