Boost logo

Boost-Build :

Subject: [Boost-build] Dealing with action/rule sources
From: Roman Matsybora (matsic_at_[hidden])
Date: 2015-09-29 10:45:02


('binary' encoding is not supported, stored as-is) using actions/rule pair

rule a ( targets * : sources * : properties * )
{

}

actions a
{

}

sources contain not just file paths but something like <p.>some-path
using MATCH can remove <p.> substring but it looks like a hack
Are there any official ways to work with sources variable?
 
 


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