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,925
    • Issues 3,925
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • 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
  • !5602

macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brad King requested to merge brad.king/cmake:macos-homebrew-apple-silicon into master Dec 11, 2020
  • Overview 8
  • Commits 1
  • Pipelines 8
  • Changes 1

According to https://brew.sh/2020/12/01/homebrew-2.6.0/ the /opt/homebrew directory is recommended for installing ARM architecture brew packages.

Fixes: #21585 (closed)
Backport: release

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: macos-homebrew-apple-silicon