Add ios support to the cmake build system. (#41710)
authorZoltan Varga <vargaz@gmail.com>
Thu, 3 Sep 2020 16:23:17 +0000 (12:23 -0400)
committerGitHub <noreply@github.com>
Thu, 3 Sep 2020 16:23:17 +0000 (12:23 -0400)
commitf16fac51520562e7d1fc475f943870dbfc9e723d
treec0cc133bb718651b62dc9ad2cac80791bb391d1a
parent85190a39a469c5f9548889476c88d594caa80d9d
Add ios support to the cmake build system. (#41710)

* Add ios support to the cmake build system.

* Only link against darwin libs on darwin.

* Add x86_64-apple-darwin10 to offset-tool abis.

* Add aot cross compiler support to the cmake build.

* Disable verifier on the cmake build.

* Add LLVM support.

* Use OS_LIBS in more place.

* Fix the build.
src/mono/CMakeLists.txt
src/mono/cmake/QuietOSXRanlib.cmake
src/mono/cmake/config.h.in
src/mono/cmake/options.cmake
src/mono/mono/mini/CMakeLists.txt
src/mono/mono/tools/offsets-tool/offsets-tool.py