Skip to content

Commit

Permalink
Remove circular dependency from runtimes/CMakeLists
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307605 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
George Karpenkov committed Jul 11, 2017
1 parent c1422a5 commit 3b0bb78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtimes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ else() # if this is included from LLVM's CMake
obj2yaml
sancov
sanstats
asan
)
foreach(target ${test_targets} ${SUB_COMPONENT_CHECK_TARGETS})
add_dependencies(${target} ${RUNTIMES_TEST_DEPENDS})
Expand Down

0 comments on commit 3b0bb78

Please sign in to comment.