9 lines
134 B
CMake
9 lines
134 B
CMake
add_llvm_component_library(LLVMTextAPIBinaryReader
|
|
DylibReader.cpp
|
|
|
|
LINK_COMPONENTS
|
|
Support
|
|
Object
|
|
TextAPI
|
|
TargetParser
|
|
)
|