ruslo / polly

:wrench: Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
BSD 2-Clause "Simplified" License
858 stars 191 forks source link

more ios and android toolchains... #333

Closed belveder79 closed 4 years ago

belveder79 commented 4 years ago

Hi, added at least 4 new toolchains for Android and iOS - checked to conform with the naming standards - hope did everything right! Cheers

ruslo commented 4 years ago

... rebase to remove the merge commits.

belveder79 closed this 6 days ago

There is no need to close a pull request and open a new one. Just push the new commits with the --force/-f to the branch. Also, it's better to create a separate feature branch for the pull request instead of using default master.