]> granicus.if.org Git - clang/commit
[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
authorChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:25:36 +0000 (18:25 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:25:36 +0000 (18:25 +0000)
commit80bf31f93657383c7d04ab0eaeeca63ac85466d4
tree1c189deb7d570d8a11443ec27f9b4fc08aa25a6e
parentf54be7fec5cb4e6e4f4f1acc1be739c746cbf502
[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR

LLVM r263566 adds a generic PACKAGE_VENDOR configuration which can be used to specify the vendor for LLVM toolchain tools. This change defaults the CLANG_VENDOR to the PACKAGE_VENDOR so that you don't have to specify both when building a package.

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