Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
llvm-svn: 347058
  • Loading branch information
adrian-prantl committed Nov 16, 2018
1 parent ddc0123 commit d125316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lldb/test/CMakeLists.txt
Expand Up @@ -127,6 +127,6 @@ endif ()
add_dependencies(check-lldb check-lldb-lit)

add_custom_target(lldb-test-depends DEPENDS ${LLDB_TEST_DEPENDS})
# This will add LLDB's test dependencies to the depenednecies for check-all and
# This will add LLDB's test dependencies to the dependencies for check-all and
# include them in the test-depends target.
set_property(GLOBAL APPEND PROPERTY LLVM_LIT_DEPENDS ${ARG_DEPENDS})

0 comments on commit d125316

Please sign in to comment.