You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix cross-compiling ios targets with cmake 3.14 as #88 states (#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 <[email protected]>
0 commit comments