$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [cmake] Minimum viable cmakeification for Boost
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-20 17:58:15
paul wrote:
> At 10000+ you are dealing with at least 5 different buildsystems:
> autotools, cmake, b2, meson, and qmake.
Absolutely not. Everyone on this scale builds everything with a single
(usually in-house) build system. The alternative is completely
unmaintainable, and errors are irreproducible.