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

11 lines
129 B
CMake

add_llvm_component_library(LLVMRISCVInfo
RISCVTargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
RISCV
)