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

11 lines
126 B
CMake

add_llvm_component_library(LLVMMipsInfo
MipsTargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
Mips
)