Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a6b264b51d4fa786d9df659621fc1ffad1fdc5d0
/
.
/
llvm
/
utils
/
FileUpdate
/
CMakeLists.txt
blob: ce7478f77af37cdfdc40c656d50de19eaf281844 [
file
] [
log
] [
blame
]
add_llvm_utility(FileUpdate
FileUpdate.cpp
)
target_link_libraries(FileUpdate LLVMSupport)