CMake: Moved hard-coded library dependencies to its own file.
authorOscar Fuentes <ofv@wanadoo.es>
Wed, 12 Aug 2009 03:32:44 +0000 (03:32 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Wed, 12 Aug 2009 03:32:44 +0000 (03:32 +0000)
commitb034cc40580e4d5691882a7dba16de72b4619523
treeef08d8b06a84dd94048aa1e1f5add7df618701f0
parente0d7fe85505b14c014a9da78e891359a99c1e0a3
CMake: Moved hard-coded library dependencies to its own file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78784 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMConfig.cmake
cmake/modules/LLVMLibDeps.cmake [new file with mode: 0644]