http://llvm.org/bugs/show_bug.cgi?id=15899

            Bug ID: 15899
           Summary: problem with LLVMConfig.cmake
           Product: Build scripts
           Version: 3.2
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10457
  --> http://llvm.org/bugs/attachment.cgi?id=10457&action=edit
fix for the described problem

building upcoming  GNUstep libobjc2 1.7 from svn, which uses cmake to build,
fails in the configure stage. 

The configure script includes the 
/usr/local/share/llvm/cmake/LLVMConfig.cmake

At the end in that file, it tries to include LLVM-Config, which it cannot find.

Attached patch to cmake/modules/LLVMConfig.cmake.in fixes the problem for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to