$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2008-05-24 09:40:16
Hi!
Jurko GospodnetiÄ schrieb:
> However at the moment, I must admit I do not see why Boost Build has
> not been implemented so that it builds all of its projects in the same
> build folder, without splitting them over separate project specific
> build folders. That would make the initial example work 'the good way'
> even with multiple projects.
I don't understand this. How would you distinguish between debug and
release builds, between Parser.obj and Parser.obj of two different
projects if all of those were in the same folder??
Frank