meson: modify install path of bqmgr binary 55/198955/1
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 31 Jan 2019 06:19:02 +0000 (15:19 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 31 Jan 2019 08:45:44 +0000 (17:45 +0900)
commitcde26585f3487f01563091b85c7126d04c5c8f74
treeccd070b542d4f50b5fe9faf9836ac0f417bfe491
parentbcaf9de6c92354e2c013763e8073cd71c7ff901a
meson: modify install path of bqmgr binary

Summary:
bqmgr is installed under ${libdir}/ecore_buffer/bin/ on autotools.
and it's not on meson.

this patch modify the install path on meson to a place that autotools installs outputs under
and this contains file name of binary also

Reviewers: bu5hm4n, #reviewers

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7836

Change-Id: I1a514c9ab97ede25b78c2dcd8a205a93df02cb9a
src/bin/ecore_buffer/meson.build