sheldonth / ios-cmakeLinks
A blank iOS app build system written in CMake. Includes building a dynamically linked C++ framework and bundling it into the app.
☆310Updated 6 years ago
Alternatives and similar repositories for ios-cmake
Users that are interested in ios-cmake are comparing it to the libraries listed below
Sorting:
- Script for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, OS X)☆278Updated 9 months ago
- A toolchain file and examples using cmake for iOS development (this is a fork of a similar project found on code.google.com)☆316Updated 4 years ago
- iOS Boost Library 1.60.0 (arm64, armv7, i386, x86_64) Pre-compiled and Build Script (libc++ and libstdc++) - Boost iOS☆273Updated 6 years ago
- Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.☆76Updated 2 years ago
- Build libcurl for iOS development, include armv7 armv7s arm64 i386 and x86_64 support.☆220Updated 11 months ago
- A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development☆2,065Updated 3 months ago
- Google Test integration with Xcode☆138Updated last year
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆865Updated 4 years ago
- Build openssl for iOS development, include armv7 armv7s arm64 i386 and x86_64 support.☆127Updated 3 years ago
- 🎭 Convert Xcode projects to cmake CMakeLists.txt☆120Updated 5 months ago
- iOS TestApp☆24Updated 10 years ago
- Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now…☆454Updated 5 months ago
- Lightweight cross platform C++ GUID/UUID library☆482Updated last year
- C++ wrapper for CoreFoundation base classes.☆74Updated last year
- Command-line tool that generates gluecode from a djinni-IDL file☆100Updated 3 months ago
- This project builds Boost C++ static libraries and packages them into XCFrameworks for iOS, watchOS, tvOS, visionOS, macOS, and Catalyst.…☆70Updated 2 months ago
- Simple CMake-based cocoa application☆37Updated 11 years ago
- C++ Metal wrapper☆542Updated 4 years ago
- Mustache text templates for modern C++☆375Updated last week
- CMake toolchain file and other scripts for the Android NDK☆1,227Updated 7 years ago
- Reflang - Modern C++ reflection using libclang☆374Updated 3 years ago
- A tool for generating cross-language type declarations and interface bindings.☆31Updated 4 years ago
- Static libcurl to be used in Android and iOS apps. Build scripts included. No Android source required☆648Updated 4 years ago
- optional (nullable) objects for C++14☆316Updated 4 years ago
- A modern, type-safe, header-only, C++14 wrapper for JNI