Review Request 116581: Show warning through FindClang.cmake before failing
Shubham Chaudhary
shubham.chaudhary at kdemail.net
Tue Mar 4 20:18:15 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116581/
-----------------------------------------------------------
(Updated March 5, 2014, 1:48 a.m.)
Review request for KDevelop.
Changes
-------
Moved display macro to root cmake file. I hope it's fine now.
Repository: kdev-clang
Description
-------
I had clang-3.3 installed but cmake still reported that Clang not found. If clang libraries are not installed just saying "Could NOT find Clang" is not enough. Also show a warning saying "Clang Libraries not found" helps the user install libclang package. Otherwise e.g I had to go through different cmake files one by one to find out that lib package was missing.
Diffs (updated)
-----
cmake/FindClang.cmake d8a8595
CMakeLists.txt 2c4b61a
Diff: https://git.reviewboard.kde.org/r/116581/diff/
Testing
-------
Yes, with and without libclang package
Thanks,
Shubham Chaudhary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140304/dad78354/attachment.html>
More information about the KDevelop-devel
mailing list