meson: fix style in intel/tools
authorDylan Baker <dylan@pnwbakers.com>
Tue, 29 Jan 2019 19:24:14 +0000 (11:24 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 31 Jan 2019 21:42:16 +0000 (21:42 +0000)
commit8e49b32f636b7f440bcd5d03b90c3a8c1d0166de
tree546ea6bcf72363c3861ed2bce37b1c58ad15fbdf
parentd93d53fa72bb67a13916aac4ba85687cb9e82fa9
meson: fix style in intel/tools

The `:` in options should always have one space before and after `foo
: bar`, and lists do not get spaces around the braces: `[foo]` not `[
foo ]`

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/intel/tools/meson.build