4 lines
67 B
CMake
Raw Normal View History

add_llvm_library(LLVMRISCVDisassembler
RISCVDisassembler.cpp
)