build/CMake: Finish removal of add_llvm_library_dependencies.
[oota-llvm.git] / lib / Target / PowerPC / TargetInfo / CMakeLists.txt
index f63111f465c33222445f905b24d015e01925fe78..fdb8a62b9d24218559aaac7ee65c0ea92c129c5b 100644 (file)
@@ -4,10 +4,4 @@ add_llvm_library(LLVMPowerPCInfo
   PowerPCTargetInfo.cpp
   )
 
-add_llvm_library_dependencies(LLVMPowerPCInfo
-  LLVMMC
-  LLVMSupport
-  LLVMTarget
-  )
-
 add_dependencies(LLVMPowerPCInfo PowerPCCommonTableGen)