Launchpad has imported 4 comments from the remote bug at
http://llvm.org/bugs/show_bug.cgi?id=20884.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2014-09-09T04:42:38+00:00 Dfarler wrote:

Following the instructions at http://llvm.org/docs/CMake.html#embedding-
llvm-in-your-project , a simple CMakeLists.txt fails immediately with
LLVM 3.5.0 or 3.6.0svn installed at /usr/local, at "find_package(LLVM
REQUIRED CONFIG)"

CMake Error at /usr/local/Cellar/llvm/HEAD/share/llvm/cmake/LLVMExports.cmake:6 
(set_property):
  set_property could not find TARGET LLVMSupport.  Perhaps it has not yet
  been created.
Call Stack (most recent call first):
  /usr/local/share/llvm/cmake/LLVMConfig.cmake:50 (include)
  CMakeLists.txt:4 (find_package)

similarly for all set_property calls in LLVMExports.cmake.

This fails for CMake 2.8- and 3.0 series.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/llvm/+bug/1387011/comments/0

------------------------------------------------------------------------
On 2014-09-10T10:24:45+00:00 E-dln-l wrote:

A patch to fix this has been committed in r217484.

Can you confirm that the issue is fixed for you? If so I can close this
PR.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/llvm/+bug/1387011/comments/1

------------------------------------------------------------------------
On 2015-02-26T14:02:22+00:00 Laurent Carlier wrote:

AFAIK this is fixed

Reply at:
https://bugs.launchpad.net/ubuntu/+source/llvm/+bug/1387011/comments/6

------------------------------------------------------------------------
On 2015-02-26T17:47:16+00:00 E-dln-l wrote:

I think so. I'll close it.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/llvm/+bug/1387011/comments/7


** Changed in: llvm
       Status: Unknown => Fix Released

** Changed in: llvm
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387011

Title:
  llvm cmake files incorrectly generated

To manage notifications about this bug go to:
https://bugs.launchpad.net/llvm/+bug/1387011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to