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

10 lines
115 B
CMake
Raw Normal View History

2022-04-25 10:02:23 +02:00
add_llvm_component_library(LLVMVEInfo
VETargetInfo.cpp
LINK_COMPONENTS
Support
ADD_TO_COMPONENT
VE
)