Commits

Michael Gottesman committed 95b659583e5
[cmake] Also provide absolute paths for shared libraries/executables in addition to static libraries. Eliminates a warning when building lldb. It looks like lldb is still able to find the right library. But doing it this way is guaranteed to be correct (eliminating future bugs is good).