summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/CodeGen')
-rw-r--r--clang/unittests/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/CodeGen/CMakeLists.txt b/clang/unittests/CodeGen/CMakeLists.txt
index c49776bc026..3fb79a03075 100644
--- a/clang/unittests/CodeGen/CMakeLists.txt
+++ b/clang/unittests/CodeGen/CMakeLists.txt
@@ -10,6 +10,7 @@ add_clang_unittest(ClangCodeGenTests
)
target_link_libraries(ClangCodeGenTests
+ PRIVATE
clangAST
clangBasic
clangCodeGen
OpenPOWER on IntegriCloud