forked from rust-lang/cmake-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cross-compiling ios targets with cmake 3.14 as rust-lang#88 states (
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 Co-authored-by: simlay <[email protected]> Co-authored-by: Kyle Fleming <[email protected]>
- Loading branch information
1 parent
03acfcf
commit ffcd3a7
Showing
1 changed file
with
244 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters