Add support for the cmake build to mono.proj. (#43317)
authorZoltan Varga <vargaz@gmail.com>
Tue, 13 Oct 2020 10:19:32 +0000 (06:19 -0400)
committerGitHub <noreply@github.com>
Tue, 13 Oct 2020 10:19:32 +0000 (06:19 -0400)
commit4ea002023a2a327473ed2a1cf4173e3d9b7e7895
tree840a5ef19261c93105a7c07f2850d13bd872e87e
parent9a8a2453cd5f6ab6699daf7b41249d9293cc85cb
Add support for the cmake build to mono.proj. (#43317)

* Fix CMake symbol name for HAVE_GNU_LIB_NAMES_H

* Fix pthread function checks on linux.

* Add support for the cmake build to mono.proj.

* Enable the cmake build by default on wasm/osx/android.

Co-authored-by: Filip Navara <filip.navara@gmail.com>
src/mono/cmake/configure.cmake
src/mono/mono.proj