$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] How to iterate over list of strings
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-06-11 22:03:09
Hi,
I've got the question about bjam.
I want to glob list of files in the directory and invoke rule for each file I
found. How do I do this?
Gennadiy