more Taucs removal
This commit is contained in:
@@ -123,7 +123,6 @@ foreach( component ${CGAL_COMPONENTS})
|
||||
set(component ${rewrote_component})
|
||||
string(REGEX REPLACE "([o|O][p|P][e|E][n|N][n|N][l|L])" "OpenNL" rewrote_component ${component})
|
||||
set(component ${rewrote_component})
|
||||
string(REGEX REPLACE "([t|T][a|A][u|U][c|C][s|S])" "TAUCS" rewrote_component ${component})
|
||||
set(component ${rewrote_component})
|
||||
string(REGEX REPLACE "([b|B][l|L][a|A][s|S])" "BLAS" rewrote_component ${component})
|
||||
set(component ${rewrote_component})
|
||||
|
||||
Reference in New Issue
Block a user