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,922
    • Issues 3,922
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • 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
  • !7236

CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jakob Lover requested to merge jakoblover/cmake:master into master May 03, 2022
  • Overview 15
  • Commits 1
  • Pipelines 10
  • Changes 3

By default, the WIX generator automatically determines the architecture which CPack should create an installer for. This poses a problem if one wants to support Windows for ARM, where instead of x64, one wants to use the arm64 architecture.

Topic-rename: cpack-wix-arch

Edited May 03, 2022 by Brad King
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master