build: split off static parts from external parts in evas
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 28 May 2020 06:27:37 +0000 (08:27 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 31 May 2020 21:34:20 +0000 (06:34 +0900)
commit99c52f2acbd1a378089a5a813c9d2fc6935540c6
treeec095d6aa4bd959be443aa82af212781c3d30d6b
parent011cf19f3fb26cc38fc9ed10cdda6d18528a209b
build: split off static parts from external parts in evas

this way we can use that list easily in the modules, and keep the list
for later module building.

Differential Revision: https://phab.enlightenment.org/D11897
src/lib/evas/meson.build
src/modules/evas/engines/meson.build
src/modules/evas/image_loaders/meson.build
src/modules/evas/image_savers/meson.build