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 2c39a1f commit 67f5df1Copy full SHA for 67f5df1
offload/test/CMakeLists.txt
@@ -54,12 +54,12 @@ add_offload_testsuite(check-libomptarget
54
"Running libomptarget tests"
55
${LIBOMPTARGET_LIT_TESTSUITES}
56
EXCLUDE_FROM_CHECK_ALL
57
- DEPENDS omptarget ${OMP_DEPEND} ${LIBOMPTARGET_TESTED_PLUGINS}
+ DEPENDS llvm-offload-device-info omptarget ${OMP_DEPEND} ${LIBOMPTARGET_TESTED_PLUGINS}
58
ARGS ${LIBOMPTARGET_LIT_ARG_LIST})
59
60
add_offload_testsuite(check-offload
61
62
63
64
65
0 commit comments