summaryrefslogtreecommitdiff
path: root/tools/arcmt-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arcmt-test/CMakeLists.txt')
-rw-r--r--tools/arcmt-test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/arcmt-test/CMakeLists.txt b/tools/arcmt-test/CMakeLists.txt
index 9227f8ee63c70..a0029b416f292 100644
--- a/tools/arcmt-test/CMakeLists.txt
+++ b/tools/arcmt-test/CMakeLists.txt
@@ -1,5 +1,6 @@
set(LLVM_USED_LIBS
clangARCMigrate
+ clangEdit
clangRewrite
)