build/cmake: Enable initial llvm-build integration.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 5 Nov 2011 06:30:03 +0000 (06:30 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 5 Nov 2011 06:30:03 +0000 (06:30 +0000)
commit965d2feeddd4bb672396e620b8c2f402f7bb99d6
tree87b69b7ae6278c75cf7f618d884af4baecabc96a
parent5f73f68d39ef02b6ca4a082e7bc4c64903ed860a
build/cmake: Enable initial llvm-build integration.
 - Generates the llvm-config-2 LibraryDependencies.inc file.
 - Generates dependency information so that cmake will automatically reconfigure
   when LLVMBuild.txt files are changed.

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