X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0cba5ccec58c032ca98b4bb22ea611de747e9f50..d649c1b9b2415afa32720000a369572588ce6462:/buildtools/Cmake/CompleteInFiles.cmake?ds=sidebyside diff --git a/buildtools/Cmake/CompleteInFiles.cmake b/buildtools/Cmake/CompleteInFiles.cmake index 98dd83fcd6..828615aaac 100644 --- a/buildtools/Cmake/CompleteInFiles.cmake +++ b/buildtools/Cmake/CompleteInFiles.cmake @@ -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) #--------------------------------------------------------------------------------------------------