X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a28ebcdb8b697f4967bb65c219453e9ae56393af..b0768dd1aa9363b429a117982079874d055e69e3:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ae37c9e03..ae43da2853 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -215,12 +215,7 @@ endif(NOT WIN32) include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/MakeExe.cmake) ### Make tests -if(NOT WIN32) include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/AddTests.cmake) -else(NOT WIN32) - -endif(NOT WIN32) - include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/CTestConfig.cmake) ### Setup the distrib