Skip to content

More standard way to find libclang

Rosen Matev requested to merge rm-find-libclang into master

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 by Daniel Campora Perez

Merge request reports