llvm-project/flang/lib/Lower/CMakeLists.txt

8 lines
80 B
CMake

add_flang_library(FortranLower
PFTBuilder.cpp
LINK_COMPONENTS
Support
)