Bug 440915

Summary: CMAKE_INSTALL_RPATH is ignored leading to error loading libclang-cpp.so.12
Product: [Developer tools] clazy Reporter: Chris Hills <chaz>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: REPORTED ---    
Severity: normal CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Chris Hills 2021-08-13 08:10:12 UTC
When running cmake with -DCMAKE_INSTALL_RPATH, this is not honoured, leading to this error after running `ninja install`:-

$ clazy-standalone
clazy-standalone: error while loading shared libraries: libclang-cpp.so.12: cannot open shared object file: No such file or directory