llvm-project/llvm/lib/Object/CMakeLists.txt

5 lines
67 B
CMake

add_llvm_library(LLVMObject
MachOObject.cpp
ObjectFile.cpp
)