Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-22 12:48:50


----- Original Message -----
From: "Vladimir Prus" <ghost_at_[hidden]>

> Well, comparing a list of targets, where target is a class instance, it
still
> very hard.

Why?

You can do set equality with

if ( $(x) in $(y) ) && ( $(y) in (x) )

if that's any help.

-Dave

 


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