clang-rename: Update libdeps corresponding to r273910.
llvm-svn: 273993
This commit is contained in:
parent
8dd5ce97f9
commit
79027efe76
|
|
@ -6,6 +6,7 @@ target_link_libraries(clang-rename
|
|||
clangRename
|
||||
clangRewrite
|
||||
clangTooling
|
||||
clangToolingCore
|
||||
)
|
||||
|
||||
install(TARGETS clang-rename RUNTIME DESTINATION bin)
|
||||
|
|
|
|||
Loading…
Reference in New Issue