llvm/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt

add_llvm_component_library(LLVMMipsInfo
  MipsTargetInfo.cpp

  LINK_COMPONENTS
  MC
  Support

  ADD_TO_COMPONENT
  Mips
  )