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 e0a48bb commit 0ef902bCopy full SHA for 0ef902b
offload/test/CMakeLists.txt
@@ -75,3 +75,5 @@ add_lit_testsuite(check-offload-unit "Running offload unittest suites"
75
${CMAKE_CURRENT_BINARY_DIR}/unit
76
EXCLUDE_FROM_CHECK_ALL
77
DEPENDS LLVMOffload OffloadUnitTests)
78
+
79
+add_dependencies(check-offload check-offload-unit)
0 commit comments