]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/PrintArgs.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a few tests for smpi
[simgrid.git] / buildtools / Cmake / PrintArgs.cmake
index 1e06c8537b4ce87bb2f0f5bec7d773959fe4d3e7..8518ffefe9a5f150f0a7ff34750592bd1cfaf033 100644 (file)
@@ -54,7 +54,7 @@ if(enable_print_message)
 
   message("")
   message("HAVE_GETTIMEOFDAY ...........: ${HAVE_GETTIMEOFDAY}")
-  message("HAVE_USLEEP .................: ${HAVE_USLEEP}")
+  message("HAVE_NANOSLEEP ..............: ${HAVE_NANOSLEEP}")
   message("HAVE_GETDTABLESIZE ..........: ${HAVE_GETDTABLESIZE}")
   message("HAVE_SYSCONF ................: ${HAVE_SYSCONF}")
   message("HAVE_READV ..................: ${HAVE_READV}")