YouCompleteMe/cpp/llvm/lib/MC/MCDisassembler/CMakeLists.txt

9 lines
136 B
CMake
Raw Normal View History

2012-07-05 20:51:06 -04:00
add_llvm_library(LLVMMCDisassembler
Disassembler.cpp
EDDisassembler.cpp
EDInst.cpp
EDMain.cpp
EDOperand.cpp
EDToken.cpp
)