Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics.
[simgrid.git] / buildtools / Cmake / CompleteInFiles.cmake
index b0e40c11b0ac59107a7e80a16b79f08ef8f5589d..33be2d13ed151d6fc4d67aa385e13e1034248f01 100644 (file)
@@ -213,7 +213,7 @@ if(PATH_PCRE_LIB AND PATH_PCRE_H)
           endif(NOT operation)    
        set(HAVE_PCRE_LIB 1)
 else(PATH_PCRE_LIB)
-               message("You should install libpcre (please install the libpcre3-dev package or equivalent)")
+               message("-- You should install libpcre (please install the libpcre3-dev package or equivalent)")
 endif(PATH_PCRE_LIB AND PATH_PCRE_H)
 
 #--------------------------------------------------------------------------------------------------