$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Platform depending <include>
From: Thomas Lehmann (t.lehmann_at_[hidden])
Date: 2010-01-29 04:51:00
Hi!
for some libraries it depends whether to be on windows or linux.
I can create multiple targets for different platforms (toolsets)
but the <include> is placed on the project node. Can I repeat
a project node with different toolset so I can different <include> entries?