Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake] hide debug message
[simgrid.git] / CMakeLists.txt
index 3afdd2f..cabb55c 100644 (file)
@@ -1048,7 +1048,6 @@ include(${CMAKE_HOME_DIRECTORY}/tools/cmake/CTestConfig.cmake)
 foreach(cmakefile ${CMAKEFILES_TXT})
   string(REPLACE "/CMakeLists.txt" "" repository ${cmakefile})
   add_subdirectory("${CMAKE_HOME_DIRECTORY}/${repository}")
-  message(STATUS "${CMAKE_HOME_DIRECTORY}/${repository}")
 endforeach()
 
 ### Setup the distrib