Skip to content

Build updates

This MR makes two changes to the meson's build system:

  1. It takes advantage of the new array type, which fits perfectly the enable_extensions option.
  2. Changes meson behaviour to process only the enabled extensions instead of all the extensions.

Merge request reports