Skip to content

[cmake] Adjust for non-installed LLVM

Christoph Grüninger requested to merge work/fix-non-installed-llvm into master

In LLVM 16 llvm-config got --src-root removed. Adjust include path for Clang include

Tested locally with LLVM 18.1.0rc.

Merge request reports