$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-11-03 02:26:47
Andrey Semashev wrote:
> >> - Stop defining BOOST_ALL_NO_LIB in CMake config.
I'm trying this, and it breaks my boost_install test of
Boost.Log. That's because Log autolinks to DateTime for
some reason. :-)