Skip to content

Commit

Permalink
Fix cross-compiling ios targets with cmake 3.14 as #88 states (#93)
Browse files Browse the repository at this point in the history
* 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
simlay and kylefleming committed Mar 31, 2020
1 parent 7f85e32 commit f43568c
Showing 1 changed file with 262 additions and 43 deletions.

0 comments on commit f43568c

Please sign in to comment.