mirror of https://github.com/CGAL/cgal
17 lines
355 B
Plaintext
17 lines
355 B
Plaintext
# The Boost library (http://www.boost.org/) extends the C++ std library
|
|
|
|
DESCRIPTION =
|
|
PROVIDES = BOOST_PROGRAM_OPTIONS
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS = boost_program_options
|
|
REQUIRES = BOOST
|
|
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS = /usr/lib:/sw/lib
|
|
LIBTHING = libboost_program_options.\*
|
|
COMPILETESTFLAGS =
|
|
|
|
# EOF
|