Boost logo

Boost :

Subject: Re: [boost] Fwd: Installing CMake configuration files
From: Peter Dimov (pdimov_at_[hidden])
Date: 2018-10-20 00:46:33


> Yeah, I haven't been able to figure this part out. How do I pass the
> $(sources) from generate-cmake-variant to generate-cmake-variant-'s
> sources?

The sources - in this case $(lib-target) go here, after
`non-scanning-action`:

local a = [ new non-scanning-action $(lib-target) :
boost-install.generate-cmake-variant- : $(property-set) ] ;

:-)


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