$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [CMake] what to do now?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-04-13 19:04:17
P F wrote:
> I started writing a cmake(including testing using travis and appveyor) for
> Boost.Config here:
>
> https://github.com/pfultz2/config
>
> But then gave up when I realized that Boost.Config depends on Boost.Core
> which depends on Boost.Config.
Where does Config depend on Core? In limits_test.cpp?