Teach Makefiles & CMake to link in the <TARGET>Info library when linking the
authorDaniel Dunbar <daniel@zuster.org>
Wed, 15 Jul 2009 07:43:34 +0000 (07:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 15 Jul 2009 07:43:34 +0000 (07:43 +0000)
commit8cca8f98bbe7589818a9f944a345b5699854c01f
tree1ca7226f01c6bfc2b11aa73a2bdb3e3c6a3a2721
parentf23d4930bdd5ee00354883f8756388573fa43e88
Teach Makefiles & CMake to link in the <TARGET>Info library when linking the
TARGET component.
 - Also, updated some CMake library dependencies, it is still missing some
   though. :(

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