meson: don't run edje_cc in tree using `env`
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 26 Apr 2019 13:04:25 +0000 (09:04 -0400)
committerHermet Park <hermetpark@gmail.com>
Wed, 8 May 2019 04:32:33 +0000 (13:32 +0900)
commitdf8d634fa6318bd080720d8dbc774984aac3344c
treec7f8428d6ec7f8a44384197bef6c68e98e4ec338
parente2f18cdc4406898701da8301d4433a8c9f5a220f
meson: don't run edje_cc in tree using `env`

this breaks library path setup in the build: the dependencies for runtime
are set for the 'env' executable instead of for edje_cc

for now, EFL_RUN_IN_TREE must be set manually

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8724
src/bin/edje/meson.build