diff options
| author | Andrew Wilkins <axwalk@gmail.com> | 2015-11-10 23:19:21 +0000 |
|---|---|---|
| committer | Andrew Wilkins <axwalk@gmail.com> | 2015-11-10 23:19:21 +0000 |
| commit | a4f370583d900603d0ddd15c8cc1cc44be178c7e (patch) | |
| tree | 1c7764eb71f5776639f6badcf8ccd5661e0356dd /lldb/packages/Python/lldbsuite/test | |
| parent | 28ea04fc4caa40a04220c61bbcadd9d692aa0c7f (diff) | |
| download | llvm-a4f370583d900603d0ddd15c8cc1cc44be178c7e.zip llvm-a4f370583d900603d0ddd15c8cc1cc44be178c7e.tar.gz llvm-a4f370583d900603d0ddd15c8cc1cc44be178c7e.tar.bz2 | |
[cmake] move SONAME handling to llvm_add_library
Summary:
Move handling of the SONAME option from add_llvm_library
to llvm_add_library, so that it can be used in sub-projects.
In particular, this makes it possible to have consistently
named shared libraries for LLVM, Clang and LLDB.
Also, base the SONAME and symlinks on the output name
by extracting the OUTPUT_NAME property, rather than assuming
it is the same as the target name.
Reviewers: beanz
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D14539
llvm-svn: 252669
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
