mirror of https://github.com/CGAL/cgal
16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/)
|
|
|
|
DESCRIPTION = TAUCS for gcc/Darwin
|
|
PROVIDES = TAUCS
|
|
CXXFLAGS =
|
|
LDFLAGS = -framework vecLib
|
|
LIBS = taucs metis f2c crypto
|
|
REQUIRES =
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
|
|
# EOF
|