Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CLHEP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CLHEP
  • CLHEP
  • Merge requests
  • !6

Install modulemap along with other header files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guilherme Amadio requested to merge amadio/CLHEP:cpp-modules into develop Nov 19, 2020
  • Overview 16
  • Commits 1
  • Pipelines 0
  • Changes 1

This is an attempt to fix downstream issues packaging CLHEP, as /usr/include/module.modulemap will cause collisions with other packages on the same system trying to support Clang modules. See https://bugs.gentoo.org/755476 and https://github.com/ericniebler/range-v3/issues/1522 for more information.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cpp-modules