Comment 8 for bug 1365432

Revision history for this message
Lucy Llewellyn (lucyllewy) wrote :

I worked around this issue by editing the LLVMConfig.cmake file to change line 46:

FROM:
set(LLVM_CMAKE_DIR "/usr/lib/llvm-3.5/share/llvm/cmake")

TO:
set(LLVM_CMAKE_DIR "/usr/share/llvm-3.5/cmake")