]> granicus.if.org Git - clang/commit
[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libclang.
authorChris Bieneman <beanz@apple.com>
Wed, 14 Oct 2015 07:50:47 +0000 (07:50 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 14 Oct 2015 07:50:47 +0000 (07:50 +0000)
commitcbaad07100bbaed791b0e9ddbbcd317730094164
tree23a103a9066b5904be7fb6ceacf5c97707f784b6
parent00a91779d64fe10bf2ba30253b8a4d268ae7226a
[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libclang.

This is to match autoconf where LLVM_SUBMIT_SUBVERSION is usually set to ${LLVM_VERSION_MINOR}.${LLVM_VERSION_PATCH}.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250278 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CMakeLists.txt