Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2189: install rules broken
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-12 19:51:28
#2189: install rules broken
----------------------------------------------------------------------+-----
Reporter: Maik Beckmann <Beckmann.Maik <at> googlemail <dot> com> | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: CMake
Version: Boost Release Branch | Severity: Regression
Resolution: | Keywords:
----------------------------------------------------------------------+-----
Comment(by dgregor):
I don't think this is the right patch. The header-installation logic here
is meant to apply to a "modularized" Boost, where the headers do reside in
include/boost. It's true that this will fail with a non-modularized Boost,
but this isn't the fix for that: in that case, we shouldn't create ANY
install rule for the library, because the install(DIRECTORY) rule for the
Boost headers in the top-level CMakeLists.txt will handle it.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2189#comment:3> 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:49:58 UTC