We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6df018 commit a14a53eCopy full SHA for a14a53e
openmp/libompd/test/CMakeLists.txt
@@ -13,6 +13,6 @@ set(AUTO_GEN_COMMENT "## Autogenerated by libomp configuration.\n# Do not edit!"
13
configure_file(lit.site.cfg.in lit.site.cfg @ONLY)
14
add_openmp_testsuite(check-ompd "Running OMPD tests"
15
${CMAKE_CURRENT_BINARY_DIR}
16
- DEPENDS omp ompd ompd_gdb_plugin)
+ DEPENDS omp ompd ompdModule ompd_gdb_plugin)
17
18
endif()
0 commit comments