Subject: [Boost-bugs] [Boost C++ Libraries] #7144: Issue in <include> relative path calculation when defined in <conditional>.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-17 21:32:21
#7144: Issue in <include> relative path calculation when defined in <conditional>.
--------------------------------------------------------+-------------------
Reporter: Dmitriy Kinoshenko <dvb.kharkov@â¦> | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost Development Trunk | Severity: Problem
Keywords: bjam <include> <conditional> |
--------------------------------------------------------+-------------------
For <include> feature, "path" attribute is not relative to Jamfile when
defined inside <conditional> of requirements. If <include> is defined
directly in requirements, everything works proper of course.
The issue is revealed when building project not from the directory where
Jamfile with <conditional> is located, but from other directory (so that
relative path should be calculated).
Attached reworked "hello" example from repository with "child_dir" subpart
which tries to include "folder_to_include" directory.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7144> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC