CMake: Clang: Be more strict wrt libclang lookup

Authored by kfunk.

Description

CMake: Clang: Be more strict wrt libclang lookup

Error out in case we find Clang C++ libraries, but do not find the Clang C
library (libclang).

Unfortunately I don't see an easy way to integrate this nicely with
FeatureSummary without rewriting all of FindClang.cmake. Let's just bail
out with FATAL_ERROR for now...

CCMAIL: dfaure@kde.org

Details

Committed
kfunkJan 10 2016, 2:35 PM
Parents
R32:1323e11f9bba: Add basic benchmark for clang-based code completion.
Branches
Unknown
Tags
Unknown