|
Boost-Build : |
From: Johannes Brunen (JBrunen_at_[hidden])
Date: 2004-05-04 02:31:08
Hi,
I made a mistake: Not t5 but only t4 worked.
local t1 = [ glob src/*.cxx ] ;
#local t2 = [ glob cpp/kernel/syskernel/system/src : *.cxx ] ;
local t3 = [ glob cpp/kernel/syskernel/system/src/*.cxx ] ;
local t4 = [ GLOB cpp/kernel/syskernel/system/src : *.cxx ] ;
local t5 = [ GLOB src : *.cxx ] ;
Sorry,
Johannes
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