X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa012cf1ed193126175b66a394308d145bee0654..543e320fc776968e2a38e6c87d669893ab6fd828:/buildtools/pipol/Experimental.sh diff --git a/buildtools/pipol/Experimental.sh b/buildtools/pipol/Experimental.sh index 29e80e15c0..209c7024c1 100644 --- a/buildtools/pipol/Experimental.sh +++ b/buildtools/pipol/Experimental.sh @@ -13,7 +13,6 @@ cd ./pipol/$PIPOL_HOST svn checkout svn://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk simgrid-trunk --quiet cd simgrid-trunk -sh ./buildtools/pipol/liste_install.sh sh ./buildtools/pipol/install_gtnets.sh ./gtnets_install SIMGRID_ROOT=`pwd` export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SIMGRID_ROOT/gtnets_install/lib @@ -51,6 +50,8 @@ cmake \ -Denable_coverage=on \ -Denable_model-checking=on \ -Denable_compile_optimizations=off \ +-Denable_auto_install=on \ +-DCMAKE_INSTALL_PREFIX=./simgrid_install \ -Denable_supernovae=off . ctest -D ExperimentalStart ctest -D ExperimentalConfigure