mirror of https://github.com/CGAL/cgal
17 lines
296 B
Plaintext
17 lines
296 B
Plaintext
# Core Number Type Library (http://www.cs.nyu.edu/exact/core/)
|
|
# The version that is shipped with CGAL.
|
|
|
|
DESCRIPTION = shipped with CGAL
|
|
PROVIDES = CORE
|
|
CXXFLAGS = -DCGAL_USE_CGAL_CORE
|
|
LDFLAGS =
|
|
LIBS =
|
|
REQUIRES = GMP
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
|
|
# EOF
|