X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a28ebcdb8b697f4967bb65c219453e9ae56393af..e7e3bacdedfb3ff9452e1b751d2e25d448e1c284:/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