Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-09-16 08:11:20


From: "Jeff Garland" <jeff_at_[hidden]>
> > currently you have:
> >
> > local DATE_TIME_INCLUDES = <include>$(BOOST_ROOT)
> > <sysinclude>$(BOOST_ROOT)
> > <include>../../..
> > <include>../../../boost ;
> >
> > when really only
> >
> > local DATE_TIME_INCLUDES = <include>$(BOOST_ROOT)
> >
> > would probably do,

No, the rule is that you need <sysinclude>$(BOOST_ROOT) because boost
headers are #included with <...>.

-----------------------------------------------------------
           David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk