Hello,
I'm just getting started with Jam. I have several jam files that build
different pieces of a product. I'm trying to write another jam (wrapper)
that includes all of those ones to build the whole product in one shot. My
question is too simple but I am just a new dev to Jam. How do I tell jam to
cd to a directory before trying to build some pieces? My question is because
all pieces that have to be built from a different directory failed while the
ones in the same directory of the wrapper succeeded.
Any help would be much appreciated.
Ehab