Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics
[simgrid.git] / buildtools / Cmake / Modules / FindPCRE.cmake
index eba8fb9..45eddfe 100644 (file)
@@ -52,4 +52,7 @@ if(PATH_PCRE_LIB)
 message(STATUS "Looking for lib pcre - found")
 else(PATH_PCRE_LIB)
 message(STATUS "Looking for lib pcre - not found")
-endif(PATH_PCRE_LIB)
\ No newline at end of file
+endif(PATH_PCRE_LIB)
+
+mark_as_advanced(PATH_PCRE_H)
+mark_as_advanced(PATH_PCRE_LIB)
\ No newline at end of file