blob: 8ecdaf3ba9c70e3f1491ea4b0cb00e6eb3e321e5 [file] [log] [blame] [edit]
add_flang_unittest(FlangFrontendTests
CompilerInstanceTest.cpp
InputOutputTest.cpp
PrintPreprocessedTest.cpp
)
target_link_libraries(FlangFrontendTests
PRIVATE
clangBasic
flangFrontend
flangFrontendTool
FortranParser
)