From 36dba385a005806c6478f1cefa2c1a9096598cdd Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 26 Apr 2019 17:10:49 +0200 Subject: [PATCH] Add a bunch of new Boost versions --- .../cmake/modules/CGAL_TweakFindBoost.cmake | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Installation/cmake/modules/CGAL_TweakFindBoost.cmake b/Installation/cmake/modules/CGAL_TweakFindBoost.cmake index dcd57445e92..fb18cfaef3d 100644 --- a/Installation/cmake/modules/CGAL_TweakFindBoost.cmake +++ b/Installation/cmake/modules/CGAL_TweakFindBoost.cmake @@ -62,6 +62,26 @@ if( NOT CGAL_TweakFindBoost ) endif() set(Boost_ADDITIONAL_VERSIONS + "1.89.1" "1.89.0" "1.89" + "1.88.1" "1.88.0" "1.88" + "1.87.1" "1.87.0" "1.87" + "1.86.1" "1.86.0" "1.86" + "1.85.1" "1.85.0" "1.85" + "1.84.1" "1.84.0" "1.84" + "1.83.1" "1.83.0" "1.83" + "1.82.1" "1.82.0" "1.82" + "1.81.1" "1.81.0" "1.81" + "1.80.1" "1.80.0" "1.80" + "1.79.1" "1.79.0" "1.79" + "1.78.1" "1.78.0" "1.78" + "1.77.1" "1.77.0" "1.77" + "1.76.1" "1.76.0" "1.76" + "1.75.1" "1.75.0" "1.75" + "1.74.1" "1.74.0" "1.74" + "1.73.1" "1.73.0" "1.73" + "1.72.1" "1.72.0" "1.72" + "1.71.1" "1.71.0" "1.71" + "1.70.1" "1.70.0" "1.70" "1.69.1" "1.69.0" "1.69" "1.68.1" "1.68.0" "1.68" "1.67.1" "1.67.0" "1.67"