Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Allen Allen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 181
    • Issues 181
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 53
    • Merge requests 53
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb
  • AllenAllen
  • Merge requests
  • !806

Draft: More standard way to find libclang

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Rosen Matev requested to merge rm-find-libclang into master Mar 14, 2022
  • Overview 2
  • Commits 2
  • Pipelines 14
  • Changes 3

The original lookup was taking 20s (it tried a matrix of versions). It failed, and we fell back to using the /cvmfs/sft.cern.ch install, which is not ideal.

This only works together with lhcb-core/lcg-toolchains!80 which adds clang to the CMAKE_PREFIX_PATH

/cc @dcampora @raaij

Edited Mar 14, 2022 by Rosen Matev
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rm-find-libclang