Clean up a pile of hacks in our CMake build relating to TableGen.
[oota-llvm.git] / lib / Target / Alpha / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMAlphaDesc
2   AlphaMCTargetDesc.cpp
3   AlphaMCAsmInfo.cpp
4   )
5 add_dependencies(LLVMAlphaDesc AlphaCommonTableGen)