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

12 lines
156 B
CMake

add_llvm_component_library(LLVMInterfaceStub
ELFObjHandler.cpp
IFSHandler.cpp
IFSStub.cpp
LINK_COMPONENTS
BinaryFormat
MC
Object
Support
)