llvm-6502/lib/Object/CMakeLists.txt
2010-11-27 05:38:50 +00:00

5 lines
67 B
CMake

add_llvm_library(LLVMObject
MachOObject.cpp
ObjectFile.cpp
)