mirror of https://github.com/CGAL/cgal
18 lines
366 B
Plaintext
18 lines
366 B
Plaintext
# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/)
|
|
# Note: this configuration has been tested with VisualC++ 7.1.
|
|
|
|
DESCRIPTION = MS Windows
|
|
PROVIDES = TAUCS
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS = libtaucs libmetis
|
|
REQUIRES = BLAS DOLLAR_WINDOWS_COMPILER
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
COMPILETESTFLAGS =
|
|
|
|
# EOF
|