[Flang][Utils] Fix BUILD_SHARED_LIBS build (#157828)
Required for `BUILD_SHARED_LIBS=ON` builds with optimizations disabled for the new FortranUtils library. Also see #150027 #155422
This commit is contained in:
parent
b3306cbb53
commit
731ba68e80
@ -17,6 +17,8 @@ add_flang_library(FortranUtils
|
||||
LINK_LIBS
|
||||
FIRDialect
|
||||
FIRBuilder
|
||||
FortranEvaluate
|
||||
FortranSupport
|
||||
HLFIRDialect
|
||||
|
||||
MLIR_LIBS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user