diff --git a/flang/examples/FlangOmpReport/CMakeLists.txt b/flang/examples/FlangOmpReport/CMakeLists.txt --- a/flang/examples/FlangOmpReport/CMakeLists.txt +++ b/flang/examples/FlangOmpReport/CMakeLists.txt @@ -5,5 +5,6 @@ DEPENDS acc_gen + flangFrontend omp_gen )