Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-19 02:21:22


Hi Timothy,
> I have a project source tree that looks like this:
>
> ./include
> ./src
> ./platform/win32/include
> ./platform/win32/src
> ./platform/linux/include
> ./platform/linux/src
>
> The root include and src are the platform agnostic files, and each platform
> directory has the versions of the files specifically for that platform.
> I've figured out how to optionally include different directories based on
> the toolset, but for the life of me can't figure out how to include
> additional source files based on the toolset/os.

Does

http://boost.org/boost-build2/doc/html/bbv2/tutorial/conditions.html

help?

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk