X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a9fbdba55ad30913194a9a1cc106f945d175acaf..bdf13891b2b8e6354045f2ff81296c389e27d583:/buildtools/Cmake/PrintArgs.cmake diff --git a/buildtools/Cmake/PrintArgs.cmake b/buildtools/Cmake/PrintArgs.cmake index 4f626b4ec2..c281f63002 100644 --- a/buildtools/Cmake/PrintArgs.cmake +++ b/buildtools/Cmake/PrintArgs.cmake @@ -91,7 +91,6 @@ if(NOT APPLE AND NOT WIN32) message(" Compile Gtnets : ${HAVE_GTNETS}") message(" Gtnets path : ${gtnets_path}") endif(NOT APPLE AND NOT WIN32) -message(" Compile Lua : ${HAVE_LUA}") message(" Compile Smpi : ${enable_smpi}") message(" Compile Static : ${enable_lib_static}") message("")