Clean up a pile of hacks in our CMake build relating to TableGen.
[oota-llvm.git] / lib / Target / Sparc / MCTargetDesc / CMakeLists.txt
index 1e8c0297988716599ac889d955422abc9c90663f..a0525b6723182c7ccb7fa9529e694e6cf7466e28 100644 (file)
@@ -2,3 +2,4 @@ add_llvm_library(LLVMSparcDesc
   SparcMCTargetDesc.cpp
   SparcMCAsmInfo.cpp
   )
+add_dependencies(LLVMSparcDesc SparcCommonTableGen)