$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [cmake] Pull request announcement
From: Peter Dimov (lists_at_[hidden])
Date: 2018-09-17 11:20:33
Mike Dev wrote:
> All I'm trying to achieve is to get a minimal support for cmake into as
> many boost libraries as possible, in a simple enough manner that any
> library maintainer feels comfortable in having the file as an official
> part of his library (although I'd be happy to provide support for them
> myself). The primary goal is to make project local compilation and
> consummation of boost easier, as well as lowering the bar for
> contributors.
I'd like to see an example of how a CMake project using Boost (f.ex. System)
would look like, assuming your proposed pull requests are accepted.