mirror of https://github.com/CGAL/cgal
Add a bunch of new Boost versions
This commit is contained in:
parent
f3bc713103
commit
36dba385a0
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue