llvm/flang/lib/semantics/CMakeLists.txt
2018-02-19 14:28:12 +01:00

5 lines
51 B
CMake

add_library( FlangSemantics
type.cc
attr.cc
)