llvm-for-llvmta/lib/Target/SystemZ/TargetInfo/CMakeLists.txt

10 lines
130 B
CMake

add_llvm_component_library(LLVMSystemZInfo
SystemZTargetInfo.cpp
LINK_COMPONENTS
Support
ADD_TO_COMPONENT
SystemZ
)