llvm-dev provides LLVMConfig.cmake (see http://packages.ubuntu.com/search?mode=exactfilename&suite=xenial§ion=all&arch=any&keywords=LLVMConfig.cmake&searchon=contents), which is found by cmake if you use `find_package(LLVM CONFIG)`. This is enough for LLVM to find its components and such.
However, the bug is still not solved for Clang. I think the correct bug for Clang is https://bugs.launchpad.net/ubuntu/+source/clang/+bug/1365434 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to llvm-toolchain-3.5 in Ubuntu. https://bugs.launchpad.net/bugs/1365432 Title: llvm doesn't install any LLVMConfig.cmake file Status in One Hundred Papercuts: Confirmed Status in clang package in Ubuntu: Confirmed Status in llvm package in Ubuntu: Confirmed Status in llvm-defaults package in Ubuntu: Confirmed Status in llvm-toolchain-3.5 package in Ubuntu: Confirmed Bug description: Cmake cannot find llvm because LLVMConfig.cmake is missing. To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1365432/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

