Sign in
android
/
platform
/
external
/
llvm_35a
/
41fb11790562745484a1aaade7377d11d970972a
/
.
/
utils
/
FileUpdate
/
CMakeLists.txt
blob: ce7478f77af37cdfdc40c656d50de19eaf281844 [
file
] [
log
] [
blame
]
add_llvm_utility(FileUpdate
FileUpdate.cpp
)
target_link_libraries(FileUpdate LLVMSupport)