Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing call to MPI_Finalize().
[simgrid.git] / .appveyor.yml
index 871302269e6377674039770509db1e04da3ae9ab..003c8752c9533af01debc2a7d65be56990fc425f 100644 (file)
@@ -24,7 +24,7 @@ branches:
 
 environment:
   global:
-    BOOST_ROOT: C:\Libraries\boost_1_71_0
+    BOOST_ROOT: C:\Libraries\boost_1_77_0
 
 install:
 # Strawberry perl is the one to work with gcc; AppVeyor provides ActiveState perl, which is the one to work with visual.