mirror of https://github.com/CGAL/cgal
22 lines
424 B
Plaintext
22 lines
424 B
Plaintext
# The Boost.Bimap library
|
|
# http://cablemodem.fibertel.com.ar/mcape/boost/libs/bimap/index.html
|
|
#
|
|
# To be included in Boost:
|
|
# http://lists.boost.org/Archives/boost/2007/03/117351.php
|
|
|
|
|
|
DESCRIPTION = Boost.Bimap library
|
|
PROVIDES = BOOST_BIMAP
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS =
|
|
REQUIRES = BOOST
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS = /usr/include/\*
|
|
INCLTHING = boost/bimap/bimap.hpp
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
COMPILETESTFLAGS =
|
|
|
|
# EOF
|