mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-17 04:24:37 +03:00
Add link to dockcross cross-compiling toolchains. (#6)
All toolchains have CMake toolchain files.
This commit is contained in:
committed by
Viktor Kirilov
parent
7074cee981
commit
7224757673
@@ -79,6 +79,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
|
||||
|
||||
## Toolchains
|
||||
|
||||
* [dockcross/dockcross](https://github.com/dockcross/dockcross) - Cross compiling toolchains in Docker images. [MIT][MIT]
|
||||
* [taka-no-me/android-cmake](https://github.com/taka-no-me/android-cmake) - CMake toolchain file and other scripts for the Android NDK. [BSD3][BSD-3-Clause]
|
||||
* [cristeab/ios-cmake](https://github.com/cristeab/ios-cmake) - A toolchain file and examples using CMake for iOS development. [BSD3][BSD-3-Clause]
|
||||
* [LaurentGomila/qt-android-cmake](https://github.com/LaurentGomila/qt-android-cmake) - For building and deploying Qt based apps on Android without QtCreator. [LICENSE](https://github.com/LaurentGomila/qt-android-cmake/blob/master/license.txt)
|
||||
|
||||
Reference in New Issue
Block a user