Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let all smpi wrapper obey the VERBOSE variable
[simgrid.git] / src / smpi / smpicxx.in
index dafc8806c80645ab8b96107022e5e5742e932512..09f156d6f5b46142b2c46abbf48ecebd80e98d68 100755 (executable)
@@ -32,9 +32,6 @@ else
     list_add LINKARGS "@libdir@\libsimgrid.dll"
 fi
 
-# By default, we execute the commands instead of only showing them to cmake
-show=
-
 list_set CMDARGS
 while [ $# -gt 0 ]; do
     ARG="$1"