$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alain O' Miniussi (alain.miniussi_at_[hidden])
Date: 2024-05-21 18:05:31
----- On May 20, 2024, at 9:28 PM, Robert Ramey via Boost boost_at_[hidden] wrote:
> Anyone have first hand experience building/testing a boost
> library/application with CMake? I've found the github project for
> boost/Cmake. Can anyone point me to more useful information?
I use CMake for building and testing Boost.MPI. Not sure I added the last tests to the b2 framework.
> Robert Ramey