Boost logo

Boost-Build :

Subject: [Boost-build] Exclude source files based on <target-os>
From: Sherwood Hu (sherwood_at_[hidden])
Date: 2010-11-01 15:21:46


I wonder whether it is possible to exclude files based on <target-os>,
such as the one below:

 

Exe test-file : [ glob-tree *.c *.cpp ]

                :

           <target-os> linux:<exclude-file>iowin32.cpp

            ;

 

Is it possible in current boost.build?



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