mirror of https://github.com/CGAL/cgal
17 lines
311 B
Plaintext
17 lines
311 B
Plaintext
# The Boost library (http://www.boost.org/) extends the C++ std library
|
|
|
|
DESCRIPTION = gcc/cygwin
|
|
PROVIDES = BOOST_THREAD
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS = boost_thread-gcc-mt
|
|
REQUIRES = BOOST
|
|
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
COMPILETESTFLAGS =
|
|
|
|
# EOF
|