cgal/Installation/config/support/S96-TAUCS3

18 lines
364 B
Plaintext

# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/)
# MacOSX requires crypto library for ftime()
DESCRIPTION = Unix with crypto library
PROVIDES = TAUCS
CXXFLAGS =
LDFLAGS =
LIBS = taucs metis crypto
REQUIRES = BLAS
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
STDINCLDIRS =
INCLTHING =
STDLIBDIRS =
LIBTHING =
COMPILETESTFLAGS =
# EOF