Boost logo

Boost :

From: René Ferdinand Rivera Morell (grafikrobot_at_[hidden])
Date: 2024-01-14 15:19:30


On Sun, Jan 14, 2024 at 9:02 AM Ruben Perez <rubenperez038_at_[hidden]> wrote:
>>
>>
>>
>> > Does referencing other Boost libs in Jamfiles
>> > change? Is /boost/test//boost_test
>> > (or whatever other lib) still the way?
>> > How can I CI test whether my lib adheres
>> > to modular Boost practices?
>>
>> No (there might be exceptions that I don't remember at the moment).
>> Your example is invalid though. The current reference for that would
>> be something like /boost/test//boost_unit_test_framework (or other
>> targets based on what you are using).
>
>
>
> I wrote that from the top of my head.
> My point was the target structure.

I suspected that was the case, but wasn't sure. :-) Interestingly
though is that technically the references will change. As with the
modular setup *all* libraries will need a target to reference when
used. And many, many, header only libraries do not have such targets.
Adding those targets will be a big chunk of the PRs I will submit.

-- 
-- René Ferdinand Rivera Morell
-- Don't Assume Anything  -- No Supone Nada
-- 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