Browse Source

test: Remove unused ctest include

reviewable/pr4529/r1
Diadlo 8 years ago
parent
commit
efda01d6a5
No known key found for this signature in database
GPG Key ID: 5AF9F2E29107C727
  1. 2
      cmake/Testing.cmake

2
cmake/Testing.cmake

@ -4,8 +4,6 @@
# #
################################################################################ ################################################################################
include(CTest)
enable_testing() enable_testing()
function(auto_test subsystem module) function(auto_test subsystem module)

Loading…
Cancel
Save