meson: Enable generation of C# docs.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Fri, 15 Mar 2019 09:35:10 +0000 (10:35 +0100)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit52ac3a6ca0aec0306b46e15805271b101274b3ce
tree2d348ff18b8d7fe5113a36892310fd3695b8ad96
parenta1befd19a77c6516755664582d43e2acb58aa30c
meson: Enable generation of C# docs.

Summary:
In order to correctly install the xml file alongside the dll, a install
script is used to work around meson's limitation of tracking files
generated by library() other than the dll.

Fixes T7722

Reviewers: segfaultxavi, bu5hm4n

Reviewed By: segfaultxavi, bu5hm4n

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7722

Differential Revision: https://phab.enlightenment.org/D8331
meson/meson_csharp_docs.sh [new file with mode: 0755]
src/bindings/mono/meson.build