Skip to content

Commit

Permalink
Fix cross-compiling ios targets with cmake 3.14 as rust-lang#88 states (
Browse files Browse the repository at this point in the history
rust-lang#93)

* Rename target variable to target_triple

* Remove a bit of code duplication

* Add GenericTarget with several override points

* Add support for cross-compiling Apple targets with cmake 3.14

* Removed lazy_static and regex

Co-authored-by: Kyle Fleming <kyle@kylefleming.net>
  • Loading branch information
2 people authored and MichaelHills committed Sep 13, 2020
1 parent 3d60fcb commit c71f256
Showing 1 changed file with 262 additions and 43 deletions.

0 comments on commit c71f256

Please sign in to comment.