cgal/Installation/config/support/S20-GMP+MPFR

17 lines
290 B
Plaintext

# GNU Multiple Precision Arithmetic Library (http://www.swox.com/gmp/)
# Within CGAL, we also need MPFR (http://www.mpfr.org/)
DESCRIPTION =
PROVIDES = GMP MPFR
CXXFLAGS =
LDFLAGS =
LIBS = mpfr gmp
REQUIRES =
INCOMPATIBLE =
STDINCLDIRS =
INCLTHING =
STDLIBDIRS =
LIBTHING =
# EOF