Skip to content

Commit bc9289f

Browse files
author
git apple-llvm automerger
committed
Merge commit '6009708b4367' from llvm.org/release/17.x into stable/20230725
2 parents 1f3cf51 + 6009708 commit bc9289f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,6 @@ if( LLVM_INCLUDE_TESTS )
12301230
add_custom_target(test-depends
12311231
DEPENDS ${LLVM_ALL_LIT_DEPENDS} ${LLVM_ALL_ADDITIONAL_TEST_DEPENDS})
12321232
set_target_properties(test-depends PROPERTIES FOLDER "Tests")
1233-
add_dependencies(check-all test-depends)
12341233
endif()
12351234

12361235
if (LLVM_INCLUDE_DOCS)

0 commit comments

Comments
 (0)