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

11 lines
120 B
CMake

add_llvm_component_library(LLVMVEInfo
VETargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
VE
)