include/meson: fix host build directory
authorRosen Penev <rosenp@gmail.com>
Mon, 31 Jan 2022 02:52:15 +0000 (18:52 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Feb 2022 23:03:27 +0000 (00:03 +0100)
commit4c42e2d9dda739baa6a144cdb009aef1a33824a0
treecd46f9be2d4157eeef7ca5cf4fe056ea657f3a82
parent8cfce165a7e3605c22b045cdc1f745b4d6b49fb9
include/meson: fix host build directory

When using a non default MESON_HOST_BUILD_DIR, HOST_BUILD_DIR is not
appropriate to use. This change matches the target configure section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/meson.mk