efl/src/modules/ecore_wl2/engines/dmabuf
Marcel Hollerbach 44a33c2dad meson: support unified suffixes for modules
A long story in a few words: sometimes on macos modules will be compiled
into .dylib, sometimes, into .so suffix. We did not set the suffix
everywhere in our meson build instructions, hence our suffixes have been
differently, which resulted in random load fails on different maschines.

With this commit, we ensure that we suffix all modules the same way.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11650
2020-04-07 10:58:17 +02:00
..
ecore_wl2_surface_module_dmabuf.c ecore-wl2-dmabuf: Add include for internal functions 2019-11-05 09:08:23 -05:00
meson.build meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00