ios-cmake
iOS build tool
A toolchain file and examples for building CMake-based projects for iOS development.
A toolchain file and examples using cmake for iOS development (this is a fork of a similar project found on code.google.com)
314 stars
18 watching
110 forks
Language: CMake
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
taka-no-me/android-cmake | A collection of CMake scripts for building native code on Android. | 1,222 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
toeb/cmakepp | An enhancement suite for the CMake build system that provides a set of reusable functions and tools for building and managing software projects. | 437 |
dcarp/cmake-d | A CMake module that extends D2's build tool capabilities for easier project configuration and management. | 66 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
psake/psake | A build automation tool written in PowerShell that simplifies scripting and leverages existing command-line knowledge. | 1,560 |
mosra/toolchains | A collection of toolchains and configuration files for cross-compiling C projects | 91 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |