build/CMake: Finish removal of add_llvm_library_dependencies.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / CMakeLists.txt
index 2ceb5c95746bd85b1401cbf9945282fa78d39234..0eb0a558f7a32f1daefc9ea85e7d759f4f895320 100644 (file)
@@ -5,11 +5,4 @@ add_llvm_library(LLVMMipsDesc
   MipsMCTargetDesc.cpp
   )
 
-add_llvm_library_dependencies(LLVMMipsDesc
-  LLVMMC
-  LLVMMipsAsmPrinter
-  LLVMMipsInfo
-  LLVMSupport
-  )
-
 add_dependencies(LLVMMipsDesc MipsCommonTableGen)