$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal for moving Boost to CMake
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-17 11:08:05
P F wrote:
> bcm_setup_version(VERSION ${BOOST_VERSION})
When I see this my first thought is always "where do the bcm_ macros come
from"?
Ideally, we should strive for libraries to work standalone.