[Scons-users] Glob and **
Russel Winder
russel at winder.org.uk
Sat Jun 6 06:22:39 EDT 2020
Hi,
Glob('**/*.d') works as it says on the can. However what I want is the set of
.d files in the source sub-tree. So Glob('source/*.d') is not up to the task
and Glob('source/**/*.d') doesn't work. Am I missing something simple?
--
Russel.
===========================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: www.russel.org.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20200606/066b7461/attachment.sig>
More information about the Scons-users
mailing list