cgal/Installation/config/support/S23-MPFR

17 lines
292 B
Plaintext

# multiple-precision floating-point computations with exact rounding (http://www.mpfr.org/)
DESCRIPTION =
PROVIDES = MPFR
CXXFLAGS =
LDFLAGS =
LIBS = mpfr
REQUIRES = GMP
INCOMPATIBLE =
STDINCLDIRS = /sw/include/\*
INCLTHING =
STDLIBDIRS = /sw/lib
LIBTHING =
COMPILETESTFLAGS =
# EOF