efl_mono: install libeflcustomexportsmono.so to support EflSharp by meson 59/204059/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 19 Apr 2019 03:14:54 +0000 (12:14 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 23 Apr 2019 02:25:58 +0000 (02:25 +0000)
commit86845b2b3e53cfc0300fe7fb28d5c302c0f2bd0b
tree3bdcb9a01718269a58eeaef868f491e56fc07704
parenta85eb3b0e800dc5c76a90528cfae3648b1a033e4
efl_mono: install libeflcustomexportsmono.so to support EflSharp by meson

EflSharp application installed by dotnet requires
libeflcustomexportsmono.so files to be executed.
To support EflSharp application, libeflcustomexportsmono.so files are
installed without --enable-csharp-bindings option by meson build.

Change-Id: I00f6486e00f2dc6b4269c684df7c5ece462c8ff8
meson.build
src/bindings/mono/meson.build
src/lib/efl_mono/meson.build [new file with mode: 0644]