https://bugs.kde.org/show_bug.cgi?id=413898

            Bug ID: 413898
           Summary: Why has KDevelop Find{LLVM,Clang}.cmake instead of
                    using their CMake modules?
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: aaronpuch...@alice-dsl.net
  Target Milestone: ---

Upstream LLVM/Clang provide CMake modules that provide all libraries as targets
to link against, these are by default installed into
<libdir>/cmake/{llvm,clang}/. They can also be used from a local LLVM/Clang
build by setting LLVM_DIR=<build>/lib/cmake/llvm and
Clang_DIR=<build>/lib/cmake/clang.

Why don't we use that instead of maintaining our own Find{LLVM,Clang}.cmake?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to