|
Boost Interest : |
Subject: Re: [Boost-cmake] Variant Builds and missing libraries
From: Doug Gregor (doug.gregor_at_[hidden])
Date: 2008-11-17 14:19:14
On Wed, Nov 12, 2008 at 2:21 PM, Michael Jackson
<mike.jackson_at_[hidden]> wrote:
> Probably the best approach is if the user enables the "BUILD_TESTING"
> option then I'll have to enable all variants of the libraries to also be
> built. This would parallel what boost.build does currently.
That makes sense.
- Doug