https://bugzilla.redhat.com/show_bug.cgi?id=1409363 --- Comment #23 from Orion Poplawski <orion@xxxxxxxxxxxxx> --- It's really not that different from how we handle MPI packages: http://fedoraproject.org/wiki/Packaging:MPI What would really be good to do is to have clang's CMakeLists.txt do: find_package(LLVM 3.9 REQUIRED) list(APPEND CMAKE_MODULE_PATH "${LLVM_CMAKE_DIR}") but this will require more fixes to LLVMConfig.cmake. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx