Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
61b9fd4686fc05a08f0fceba8de44e20e4b51cc8
/
.
/
llvm
/
utils
/
FileCheck
/
CMakeLists.txt
blob: 999320f78af28090496c43e7db1a02a04b011033 [
file
] [
log
] [
blame
]
add_llvm_utility(FileCheck
FileCheck.cpp
)
target_link_libraries(FileCheck LLVMSupport)