Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable testing for windows.
[simgrid.git] / buildtools / Cmake / CompleteInFiles.cmake
index 98dd83f..828615a 100644 (file)
@@ -211,7 +211,7 @@ if(PATH_PCRE_LIB)
                endif(NOT operation)
        set(HAVE_PCRE_LIB 1)
 else(PATH_PCRE_LIB)
-               message(WARNING "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)
 
 #--------------------------------------------------------------------------------------------------