$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [CMake] what to do now?
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2016-04-16 18:51:56
Glen Fernandes <glen.fernandes <at> gmail.com> writes:
> [...]
>
> The approach I would prefer is: Instead of restricting the contents of the
> library repository root directory, restrict the contents of the '.boost' (or
> 'boost', or 'meta') directory. There should be sufficient specification in
> there to inform the Boost build and release process about the library.
+1
If we really want to go the modular way, I think it makes sense to
reduce the coupling between the monolithic Boost release and the
layout of individual libraries.
Louis