Boost logo

Boost :

Subject: Re: [boost] Interactive metaprogramming shells
From: András Kucsma (r0maikx02b_at_[hidden])
Date: 2014-12-28 11:55:55


On Sun, Dec 28, 2014 at 5:35 PM, Larry Evans <cppljevans_at_[hidden]>
wrote:

> [...]
> How are the include directories specified?
> IOW, suppose, I've my own boost/mpl/vector.hpp and I want
> to use that instead of the boost/mpl one. Is there something
> like the -I flag of gcc which does something analogous for
> the metashell?
>
> TIA.
>
> -regards,
> Larry
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

Hi Larry,

You can pass -I <dir> flags to metashell. It will do exactly what you would
expect.

Regards,
András


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