[runtime] Ongoing work on mono cmake build (#41055)
authorZoltan Varga <vargaz@gmail.com>
Sat, 22 Aug 2020 05:30:29 +0000 (01:30 -0400)
committerGitHub <noreply@github.com>
Sat, 22 Aug 2020 05:30:29 +0000 (01:30 -0400)
commit3ac735b4b98811f23e89a36570d4e98994a191c3
tree82d659227fff17b25cd18cebba23277d6e45ac1d
parent28a618f63ca1d3dedcd91d5516a636323e79bee8
[runtime] Ongoing work on mono cmake build (#41055)

* [runtime] Ongoing work on cmake build.

* Install libraries
* Add more configure options
* Add wasm support

* Fix the build.

* Remove unused defines, reformat.

* Install headers.
src/mono/CMakeLists.txt
src/mono/cmake/config.h.in
src/mono/cmake/options.cmake
src/mono/mono/CMakeLists.txt
src/mono/mono/mini/CMakeLists.txt
src/mono/mono/profiler/CMakeLists.txt [new file with mode: 0644]