Boost logo

Boost :

Subject: Re: [boost] [cmake] Pull request announcement
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2018-09-16 13:10:18


On Sun, Sep 16, 2018 at 6:47 AM James E. King III via Boost <
boost_at_[hidden]> wrote:

> Unlike b2, tests do not typically run as part of a build when you use
> cmake.
>

B2, as typically used, does *not* typically run tests as part of the build.
You have to explicitly build the test project (or targets). And if you are
not doing the typical thing of putting tests in a separate project you can
type two words (plus a semi-colon) to avoid automatically building *any*
one target.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk