733b1c01d437d94ce6071035dd775b7f950884ad
[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)