Skip to content

Commit 44f6a0d

Browse files
committed
fixup! don't add current build directory to target
1 parent 788451c commit 44f6a0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ add_lit_testsuite(check-lldb "Running lldb lit test suite"
270270
# This target covers all targets that are tied to implementation details
271271
# of libc++, intended to be run by the libc++ pre-merge CI.
272272
add_lit_testsuite(check-lldb-libcxx-integration "Running lldb libc++ support test suite"
273-
${CMAKE_CURRENT_BINARY_DIR}
274273
EXCLUDE_FROM_CHECK_ALL
275274
DEPENDS
276275
check-lldb-api-functionalities-data-formatter-data-formatter-stl-libcxx

0 commit comments

Comments
 (0)