[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConfig.cmake file
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:16:23 +0000 (11:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:16:23 +0000 (11:16 +0000)
commit8f94441e03aabf5759c31a093b6576ca6bc2eef9
treecad29ba39a4dcbd9ad0e1b8c3608bf72cdc40b34
parent7c150bae217098a455dd02b7b4ea7c4ef8c2c138
[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConfig.cmake file
that is used by other projects to build against LLVM. This will allow
subsequent patches to them to use LLVM_LIBDIR_SUFFIX, both when built as
part of the larger LLVM build an as part of a standalone build against
an installed set of LLVM libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224920 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMConfig.cmake.in