Skip to content

Commit e67ec17

Browse files
jroelofstru
authored andcommitted
cmake: add missing dependencies on ClangDriverOptions tablegen
This is a follow-up to 2fb1c10 (cherry picked from commit 3d756c3)
1 parent e96c444 commit e67ec17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/ARCMigrate/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ add_clang_library(clangARCMigrate
4444

4545
DEPENDS
4646
omp_gen
47+
ClangDriverOptions
4748
)

0 commit comments

Comments
 (0)