Fix up the CMake build for the new files added in r146960, they're
authorChandler Carruth <chandlerc@gmail.com>
Tue, 20 Dec 2011 08:42:11 +0000 (08:42 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 20 Dec 2011 08:42:11 +0000 (08:42 +0000)
commitcfb75fba735edd44841eb21c72c3a9736a7d9af2
treebaeeddba8187662873352ecb6b1d69ccf1dd1bef
parent0c271bccf7b0e13f5c6fc84c1813c5e31190b960
Fix up the CMake build for the new files added in r146960, they're
likely to stay either way that discussion ends up resolving itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146966 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
lib/CodeGen/CMakeLists.txt
lib/ExecutionEngine/MCJIT/CMakeLists.txt
lib/Support/CMakeLists.txt
lib/TableGen/CMakeLists.txt
lib/Target/ARM/CMakeLists.txt
lib/Target/CMakeLists.txt
lib/Target/CellSPU/CMakeLists.txt
lib/Target/MBlaze/CMakeLists.txt
lib/Target/MSP430/CMakeLists.txt
lib/Target/Mips/CMakeLists.txt
lib/Target/PTX/CMakeLists.txt
lib/Target/PowerPC/CMakeLists.txt
lib/Target/Sparc/CMakeLists.txt
lib/Target/X86/CMakeLists.txt
lib/Target/XCore/CMakeLists.txt
utils/TableGen/CMakeLists.txt