$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Installing CMake configuration files
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-17 22:11:43
Stefan Seefeld wrote:
> Wait. Are you saying you first want to get a Boost release out that's
> entirely built with CMake, but built monolithically as in the past ?
No. This is about installing CMake support files as part of the existing `b2
install` such that the so-installed Boost can be used from CMake projects.
Roughly speaking, this consists of teaching Boost.Build to install
libboost_foo.cmake alongside libboost_foo.a.