$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] [build] how to get all additional include paths of a project
From: Andrey Torba (andreytorba_at_[hidden])
Date: 2009-06-17 11:25:23
Hi All!
There is a project. There are include paths in requirements<include>. The
project is also dependent on boost, proj1.
proj1 has 'usage-requirements' include paths and so on...
Is it possible to get a list of all additional include paths of my project?
-- Regards, Andrey