Skip to content

Commit c380156

Browse files
committed
[NFC] [CMake] Add misssing dependencies
I missed adding these in my last cleanup change :(
1 parent 6db397a commit c380156

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ list(APPEND CLANG_TEST_DEPS
7272
clang-diff
7373
clang-scan-deps
7474
clang-linker-wrapper
75+
clang-offload-bundler
76+
clang-offload-packager
7577
diagtool
7678
hmaptool
7779
)

0 commit comments

Comments
 (0)