meson: seperate the engine build file from the rest
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 19 Apr 2019 18:39:25 +0000 (14:39 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 25 Apr 2019 01:11:08 +0000 (10:11 +0900)
commit7fe40fad939e5d1bb4a1c0802bb73d2dd171641c
tree69ff3ace767eba969c955e20118b9047aba8938a
parentef2ce340d392cf83bae66968ee5a1fb371e287f8
meson: seperate the engine build file from the rest

Summary:
this is required later on, where we want to build the engines
undependend from image loaders etc.
Depends on D8668

Reviewers: zmike, stefan_schmidt, cedric, vtorri

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

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

Change-Id: Iad68a3932bdb10868f51f2f881737befb92f4b6a
src/modules/evas/engines/meson.build [new file with mode: 0644]
src/modules/evas/meson.build