[Mesa-dev] Lets talk about autotools
Caio Marcelo de Oliveira Filho
caio.oliveira at intel.com
Mon Sep 17 22:02:07 UTC 2018
On Mon, Sep 17, 2018 at 05:30:22PM -0400, Marek Olšák wrote:
> Is there any documentation for configure options? Or do I have to do
> "grep get_option meson.build" to get the list at least?
The options are fully described in meson_options.txt file.
'meson configure' in a build directory will pretty-print those, also
showing the currently selected configuration.
At the moment the pretty printing only works after you have a build
dir configured once. There's an issue to fix this
https://github.com/mesonbuild/meson/issues/2402
Thanks,
Caio
More information about the mesa-dev
mailing list