$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-06-02 01:31:34
> At the moment, we're down to the following libraries missing CMake support
> on develop:
>
> asio
> locale
> log
> numeric/odeint
> numeric/ublas
> parameter_python
> python
> sync
>
> I've asked Chris how we can proceed with adding a CMakeLists.txt file to ASIO
> so that we can unblock Log (and Beast.)
Update: ASIO has a CMakeLists.txt now as well.