Skip to content

meson: Add a script to extract the cmd line used for meson

Dylan Baker requested to merge dbaker/mesa:extract-meson-cmdline into master

Upstream I'm persuing a more comprehensive solution, but this should prove a suitable stop-gap measure in the meantime. Point the script at a build directory and it will print the arguments in use for that directory.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109325

Merge request reports