Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
CMake
CMake
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,288
    • Issues 3,288
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMake
  • CMakeCMake
  • Merge Requests
  • !819

Merged
Created May 09, 2017 by Brad King@brad.kingOwner

Add options for separate compile and link sysroots

  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 13

Add CMAKE_SYSROOT_COMPILE and CMAKE_SYSROOT_LINK variables to as operation-specific alternatives to CMAKE_SYSROOT. This will be useful for Android NDKs that compile and link with different sysroot values (e.g. r14 with unified headers).

Co-Author: @Orphis
Issue: #16584 (closed)

Assignee
Assign to
Reviewer
Request review from
3.9.0
Milestone
3.9.0 (Past due)
Assign milestone
Time tracking
Source branch: split-sysroot