$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Getting a list of include files for a target in a jam file.
From: Stephen Hewitt (shewitt.au_at_[hidden])
Date: 2013-07-11 02:11:04
I'm new to Boost.Build and am using it as a build system for Sublime Text
2. Everything is building just fine without any trouble. Im trying to add
a go-to-header function and can find no easy way to extract the list of
include directories for a particular variant. Is there a way to do this?
Regards,
Steve