Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,872
    • Issues 3,872
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMake
  • CMakeCMake
  • Merge requests
  • !4125

iOS multi-architecture for Ninja / Makefile generators

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cristian Adam requested to merge cristianadam/cmake:fat-ios into master Dec 09, 2019
  • Overview 23
  • Commits 4
  • Pipelines 5
  • Changes 3

This allows building fat builds where the architectures have different SDKs, e.g. iOS simulator (x86_64) and iOS device (arm64).

Fixes: #19534 (closed)

Edited Dec 11, 2019 by Cristian Adam
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fat-ios