summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/Tooling/CMakeLists.txt')
-rw-r--r--clang/unittests/Tooling/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/Tooling/CMakeLists.txt b/clang/unittests/Tooling/CMakeLists.txt
index 2b35302c7b1..5cef154926a 100644
--- a/clang/unittests/Tooling/CMakeLists.txt
+++ b/clang/unittests/Tooling/CMakeLists.txt
@@ -75,6 +75,7 @@ clang_target_link_libraries(ToolingTests
clangToolingCore
clangToolingInclusions
clangToolingRefactoring
+ clangTransformer
)
target_link_libraries(ToolingTests
OpenPOWER on IntegriCloud