llvm-project/llvm/lib/Target/PowerPC/TargetInfo/CMakeLists.txt

11 lines
135 B
CMake

add_llvm_component_library(LLVMPowerPCInfo
PowerPCTargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
PowerPC
)