meson.build: Allow to build/install locally 30/23730/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 31 Jan 2020 23:52:32 +0000 (01:52 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 10 Feb 2020 18:43:51 +0000 (18:43 +0000)
commitca5e2aec22cb7bc54710fa8ac02b48e6a592f315
tree6523e40a136f452a9ab68eb66240923290ced275
parented4a9b0d9c593777551af3145e27ea40aced3e31
meson.build: Allow to build/install locally

The cflags from libweston6 already have a libweston6 prefix path, which
is problematic when building locally as the compositor already uses
'libweston-6' as include directive.

This only applies to situations where libweston-6 is not installed in
system's path.

Bug-AGL: SPEC-3150

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib545e727b455fd872da15447e0cd54fea999d294
meson.build