meson: time for the c-sharp build
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 17 Oct 2018 11:04:07 +0000 (13:04 +0200)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 8 Nov 2018 06:40:46 +0000 (15:40 +0900)
commitfa4e1e79e51850448d4e8b9c33d9c9451567ce5e
treefe84b0339fba2720af901c01fa7417e8407d3e16
parent0b1a887ed9f75b3bce9d0ab7659b8896ec3ed98f
meson: time for the c-sharp build

The tests are added and build. For running C# code please see the wiki.

you can enable -Dmono=true

Differential Revision: https://phab.enlightenment.org/D7203
meson.build
meson_options.txt
src/bindings/mono/ecore_evas_mono/meson.build [new file with mode: 0644]
src/bindings/mono/efl_mono/map_generate.sh [new file with mode: 0755]
src/bindings/mono/efl_mono/meson.build [new file with mode: 0644]
src/bindings/mono/eina_mono/meson.build [new file with mode: 0644]
src/bindings/mono/eldbus_mono/meson.build [new file with mode: 0644]
src/bindings/mono/eo_mono/meson.build [new file with mode: 0644]
src/bindings/mono/eolian_mono/meson.build [new file with mode: 0644]
src/bindings/mono/meson.build [new file with mode: 0644]
src/tests/efl_mono/meson.build [new file with mode: 0644]