summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/CodeGen/CMakeLists.txt')
-rw-r--r--clang/unittests/CodeGen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/unittests/CodeGen/CMakeLists.txt b/clang/unittests/CodeGen/CMakeLists.txt
index e4e7588a932..c4c8a5c197f 100644
--- a/clang/unittests/CodeGen/CMakeLists.txt
+++ b/clang/unittests/CodeGen/CMakeLists.txt
@@ -10,7 +10,7 @@ add_clang_unittest(ClangCodeGenTests
TBAAMetadataTest.cpp
)
-target_link_libraries(ClangCodeGenTests
+clang_target_link_libraries(ClangCodeGenTests
PRIVATE
clangAST
clangBasic
OpenPOWER on IntegriCloud