Skip to content

Commit 9979896

Browse files
committed
Add a missing dependence to resolve broken builds.
1 parent d8a5e95 commit 9979896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/lib/Frontend/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ add_flang_library(flangFrontend
1212

1313
DEPENDS
1414
clangBasic
15+
LinalgOdsGen
1516

1617
LINK_LIBS
1718
FortranParser

0 commit comments

Comments
 (0)