Boost logo

Boost :

Subject: Re: [boost] [CMake] what to do now?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-04-14 18:25:47


On 2016-04-15 00:34, Steven Watanabe wrote:
> AMDG
>
> On 04/14/2016 03:17 PM, Andrey Semashev wrote:
>>
>> Unlike Boost.Build, cmake has built in commands 'cmake --help*' which at
>> least make it easier to use when you know what you're doing.
>>
>
> Er, Boost.Build also has a --help option.
>
> $ b2 --help zlib
> Module 'zlib':
>
> Supports the zlib library
>
> After 'using zlib', the following targets are available:
>
> /zlib//zlib -- The zlib library
>
> Module 'zlib' rules:
>
> Use --help zlib.<rule-name> to get more information.
>
> * init: Initializes the zlib library.
>
> ...found 1 target...

Hmm, I didn't know --help had further parameters, it doesn't follow from
this description given in 'b2 --help':

   --help This message.

Is there a way to see all modules? Rules? Properties? Something similar
to 'cmake
--help-commands/--help-variables/--help-command-list/--help-variable-list'?


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