4 lines
67 B
CMake
Raw Normal View History

add_llvm_library(LLVMPowerPCDisassembler
PPCDisassembler.cpp
)