X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ba8fa73394ad3a5649ab15eebc39606983c4a1c..8275b53588fb2f78bca67abb7ef3e2944f7f6e9f:/buildtools/Cmake/PrintArgs.cmake diff --git a/buildtools/Cmake/PrintArgs.cmake b/buildtools/Cmake/PrintArgs.cmake index 4a40d78102..a3b6001e4e 100644 --- a/buildtools/Cmake/PrintArgs.cmake +++ b/buildtools/Cmake/PrintArgs.cmake @@ -106,7 +106,6 @@ message("") message(" CFlags : ${CMAKE_C_FLAGS}") message(" CPPFlags: ${CMAKE_CXX_FLAGS}") message("") -message(" Context backend: ${with_context}") if(NOT APPLE AND NOT WIN32) message(" Compile Gtnets : ${HAVE_GTNETS}") message(" Gtnets path : ${gtnets_path}")