Boost logo

Boost-Build :

Subject: Re: [Boost-build] Issue in glob rule when invoked in <conditional>.
From: dimak (dvb.kharkov_at_[hidden])
Date: 2012-08-01 14:18:03


Hi,

Jurko, there is indeed no problem for me if you reasonably prohibit access
of using project-dependent functionality in non-project scope. What works
for me as alternative is declaration of

path-constant CURR-PATH : . ;

at project loading phase and using

[ path.glob $(CURR-PATH)/*.cpp ]

at conditional (non-project scope).

Thank you guys for your discussion which gave me more understanding of bjam.

Kind regards,
Dima

--
View this message in context: http://boost.2283326.n4.nabble.com/Issue-in-glob-rule-when-invoked-in-conditional-tp4633477p4633837.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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