11 lines
147 B
Text
11 lines
147 B
Text
|
add_llvm_example_library(flangOmpReport
|
||
|
MODULE
|
||
|
FlangOmpReport.cpp
|
||
|
FlangOmpReportVisitor.cpp
|
||
|
|
||
|
DEPENDS
|
||
|
acc_gen
|
||
|
flangFrontend
|
||
|
omp_gen
|
||
|
)
|