Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] Bump boost library version.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 5 Sep 2021 19:07:32 +0000 (21:07 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 5 Sep 2021 19:09:19 +0000 (21:09 +0200)
.appveyor.yml

index 8713022..003c875 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.