Skip to content

Commit

Permalink
Remove extraneous code
Browse files Browse the repository at this point in the history
  • Loading branch information
pfultz2 committed Sep 18, 2016
1 parent 30d4d65 commit 1c791c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/BCMTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ endif()
if(NOT TARGET tests)
add_custom_target(tests COMMENT "Build all tests.")
add_dependencies(check tests)
# add_dependencies(tests check)
endif()

function(bcm_mark_as_test)
Expand Down

0 comments on commit 1c791c7

Please sign in to comment.