Re: Meson feedback as a user
- From: Richard Hughes <hughsient gmail com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: Michael Biebl <mbiebl gmail com>, desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Meson feedback as a user
- Date: Mon, 27 Nov 2017 09:49:11 +0000
On 24 November 2017 at 14:49, Emmanuele Bassi <ebassi gmail com> wrote:
- Drop the "enable" from --enable-foo boolean options; Meson has
boolean values, so -Denable-foo=true would read as redundant, and
-Denable-foo=false would read as contradictory. Use -Dfoo=true or
-Dfoo=false instead
I'm guilt of this, I'll fix up my projects, but before I do is there
any list of best practices? e.g. should it be
* -Dgtk_doc=true, -Dgtkdoc=true or -Ddocs=true?
* -Dintrospection=true or -Dgobject_introspection=true?
* -Dman=true or -Dman_pages=true
* -Dconsolekit=false or -DConsoleKit=false
Thanks,
Richard.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]