Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove include
authordegomme <augustin.degomme@unibas.ch>
Sat, 16 Apr 2016 20:04:20 +0000 (22:04 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Sat, 16 Apr 2016 20:04:20 +0000 (22:04 +0200)
tools/cmake/Tests.cmake

index 352d2f0..1726390 100644 (file)
@@ -14,7 +14,6 @@ ENDIF()
 
 IF(enable_memcheck)
   INCLUDE(FindValgrind)
-  INCLUDE(${CMAKE_BINARY_DIR}/memcheck_tests.cmake)
 ENDIF()
 
 #some tests may take forever on non futexes systems, using busy_wait with n cores < n workers