brintos

brintos / llvm-project-archived public Read only

0
0
Text · 147 B · bd5172a Raw
11 lines · plain
1add_llvm_example_library(flangOmpReport2  MODULE3  FlangOmpReport.cpp4  FlangOmpReportVisitor.cpp5 6  DEPENDS7  acc_gen8  flangFrontend9  omp_gen10)11