mirror of https://github.com/CGAL/cgal
17 lines
292 B
Plaintext
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
|