Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanup in cmake option declarations, and display all config information in any case
[simgrid.git] / tools / cmake / PrintArgs.cmake
index c159e77..ac71978 100644 (file)
@@ -1,4 +1,3 @@
-if(enable_print_message)
   message("")
   message("______________________________________________________________________")
   message("______________________________________________________________________ DEBUG")
@@ -49,7 +48,6 @@ if(enable_print_message)
   message("______________________________________________________________________")
   message("______________________________________________________________________ DEBUG END")
   message("")
-endif()
 
 message("\nConfiguration of package `simgrid':")
 message("        BUILDNAME ...................: ${BUILDNAME}")