more Taucs removal
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#MPFR
|
||||
#MPFI
|
||||
#RS
|
||||
#TAUCS
|
||||
#BLAS
|
||||
#LAPACK
|
||||
#OPENNL
|
||||
@@ -157,7 +156,6 @@ fi
|
||||
CGAL_COMPONENTS=${CGAL_COMPONENTS//[r|R][s|S]/RS}
|
||||
|
||||
CGAL_COMPONENTS=${CGAL_COMPONENTS//[o|O][p|P][e|E][n|N][n|N][l|L]/OpenNL}
|
||||
CGAL_COMPONENTS=${CGAL_COMPONENTS//[t|T][a|A][u|U][c|C][s|S]/TAUCS}
|
||||
CGAL_COMPONENTS=${CGAL_COMPONENTS//[b|B][l|L][a|A][s|S]/BLAS}
|
||||
CGAL_COMPONENTS=${CGAL_COMPONENTS//[l|L][a|A][p|P][a|A][c|C][k|K]/LAPACK}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user