Review Request 115331: Make kdev-clang compile with llvm-3.4
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Mon Jan 27 21:07:56 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115331/
-----------------------------------------------------------
(Updated Jan. 27, 2014, 9:07 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Repository: kdev-clang
Description
-------
Currently FindLLVM.cmake looking for llvm-config-3.3 and llvm-config only. But on my machine there is only llvm-config-3.4.
To bypass it let's try to find llvm-clang instead, then retrieve it's directory and try to find llvm-config-* in it.
NOTE: I'm not very good at cmake, so it'll be nice if someone more experienced could tell if there is a more simple/correct way to achieve it.
Diffs
-----
cmake/FindLLVM.cmake b77528f
Diff: https://git.reviewboard.kde.org/r/115331/diff/
Testing
-------
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140127/d86c7358/attachment.html>
More information about the KDevelop-devel
mailing list