diff options
author | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2020-05-07 19:05:54 +0200 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2020-05-27 11:06:43 +0200 |
commit | 2d105a7e597a38a31ea88fefc02ac84b8b6e5543 (patch) | |
tree | 3ddd46764ffc8c4c2262d6a6a851652efbee0cc0 /src/lib/eet/meson.build | |
parent | 89e34f351ea7c4aebe92abfc84631a0ef6136114 (diff) | |
download | efl-2d105a7e597a38a31ea88fefc02ac84b8b6e5543.tar.gz |
build: split up building of libs, bins, modules, benchmark
this is needed as a preparation for more build refactoring. Overall goal
to build efl in a single .so.
What this commit results in is that *every* lib gets build first, then
the modules and binaries of all subprojects. This way of building is
needed in order to replace the split up libraries with the efl-one one
later.
Additionally, the infrastructure is added to set flags on the libraries
that should be build together.
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11805
Diffstat (limited to 'src/lib/eet/meson.build')
0 files changed, 0 insertions, 0 deletions