Diffusion Clazy 0e295e5a9264

Check if clazy should be linked to clang-cpp

Authored by krop on Nov 11 2019, 9:31 AM.

Description

Check if clazy should be linked to clang-cpp

Summary:
According to [1], clang can now provide a single shared library instead of split
ones.

We have to check if this library exists and link to it if available.

[1] https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html#build-system-changes

Reviewers: smartins, kde-buildsystem

Reviewed By: smartins

Differential Revision: https://phabricator.kde.org/D25163

Details

Committed
kropNov 11 2019, 9:58 PM
Reviewer
smartins
Differential Revision
D25163: Check if clazy should be linked to clang-cpp
Parents
R74:848e8148e35e: CMakeLists.txt, clazy.cmake - use greadlink on MacOS
Branches
Unknown
Tags
Unknown