$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2025-04-11 17:40:43
> Piggybacking on this, I'd like to take this opportunity to demo a new
> workflow for Boost review!
Thanks for this!
I just tried it. My vcpkg repository was quite behind and cmake complained
about a missing tools.xml or something like that. After re-boostrapping the
error went away and it all built without a hiccup.
I'll send you a PR to add a method call to the example. Also I'll generate the
CMakeList.txt with boostdep, so we can get rid of the patch.
J-L