[PATCH] D39939: [cmake] Allow appending a free-form suffix to SOVERSION
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 14:15:41 PST 2017
beanz added a comment.
Ok. Rather than adding a new option I think you should just add `LLVM_VERSION_SUFFIX` to the `SOVERSION` property, then that should work for you.
Repository:
rL LLVM
https://reviews.llvm.org/D39939
More information about the llvm-commits
mailing list