$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2006-05-18 07:23:47
Stefan Seefeld escreveu:
> If that's possible, may be packaging could be a new boost.build feature ?
> I guess these questions are more relevant to the boost.build ML, so I'm Cc'ing them
> there.
I've been thinking on trying to extend Boost.Build to allow "msi"
targets based on the WiX toolset: http://wix.sourceforge.net/
WiX works with a compiler/linker model, so it shouldn't be that
difficult to just imitate some of the original toolsets.
-- Pedro Lamarão