$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Grund (alexander.grund_at_[hidden])
Date: 2022-12-09 08:57:14
Am 09.12.22 um 05:41 schrieb Mojca Miklavec via Boost:
>
> Boost is only usable to me when it contains CMake support and I cannot
> test the above tarballs which completely lack it.
You need to install Boost with the official workflow (bootstrap and b2)
which will generate CMake config files consumeable via `find_package`
Not sure about the reason we don't use tags for RCs though.