Make my attempt to build up global deps variables actually utilize
authorChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jul 2011 23:52:01 +0000 (23:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jul 2011 23:52:01 +0000 (23:52 +0000)
commit2e1513d9cd7750db05048fb2af0c8cac0307fc5a
treef2c36cb8567a8fce0852937e2b09d6e7fe3cd808
parenteeb57c7701ded683d660ed616966cfe7b1750337
Make my attempt to build up global deps variables actually utilize
globally scoped constructs. Also, round-trip these dependencies through
the LLVMConfig.cmake.in file thata is used by CMake-based clients of
"installed" (or built) LLVM trees.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136543 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
cmake/modules/CMakeLists.txt
cmake/modules/LLVM-Config.cmake
cmake/modules/LLVMConfig.cmake.in