llvm-for-llvmta/lib/Target/AArch64/Utils/CMakeLists.txt

10 lines
129 B
CMake
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
add_llvm_component_library(LLVMAArch64Utils
AArch64BaseInfo.cpp
LINK_COMPONENTS
Support
ADD_TO_COMPONENT
AArch64
)