Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics and remove bindings if there are enabled.
[simgrid.git] / buildtools / Cmake / src / CMakeMaintainerMode.txt
index 8b50083..b105a70 100644 (file)
@@ -121,6 +121,7 @@ message("")
 message("________________________________________________________________________________")
 message("________________________________________________________________________________ SG_UNIT_EXTRACTOR END")
 
 message("________________________________________________________________________________")
 message("________________________________________________________________________________ SG_UNIT_EXTRACTOR END")
 
+#Those lines permit to remake a cmake configure if "sources to look" have been changed
 foreach(file ${SRC_TO_LOOK})
        configure_file(${file} ${file} COPYONLY)
 endforeach(file ${SRC_TO_LOOK})
 foreach(file ${SRC_TO_LOOK})
        configure_file(${file} ${file} COPYONLY)
 endforeach(file ${SRC_TO_LOOK})