Skip to content
Commit 69d5f433 authored by Iñigo Martínez's avatar Iñigo Martínez
Browse files

meson: Change build options

Following the new meson porting guidelines, this patch renames the
build options as follows:

- Remove the 'enable' prefix from boolean options.
- The character separator in multi-word options has been changed
  to underscore.

The `debug` and `strict-cc` options have also been removed because
they can be enabled by using meson's options.

https://bugzilla.gnome.org/show_bug.cgi?id=791421
parent b23671c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment