Boost logo

Boost-Build :

Subject: Re: [Boost-build] string tokenizer? .. was .. RE: Filter a library from the list of libraries?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-08-23 19:57:15


AMDG

On 08/23/2018 01:48 PM, Kuhl, Brian wrote:
> Steven,
> I seem to be having a problem with $(libraries) because it hasn't been tokenized into a list, and is still all one string.
> So the set manipulation (like set.difference) isn't working.
> I've been searching around and I can find explicit tokenization function?
> So suspect there is some simple syntax I've missed?
>

string.words or regex.split.

In Christ,
Steven Watanabe


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