Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2022-07-14 15:49:34


On 7/14/22 14:28, Peter Dimov via Boost wrote:
> Andrey Semashev wrote:
>
>> After tagging the beta my Boost.Filesystem CMake CI failed:
>>
>> CMake Error at C:/projects/boost-root/libs/fusion/CMakeLists.txt:13
>> (target_link_libraries):
>> The link interface of target "boost_fusion" contains:
>> Boost::functional
>> but the target was not found. Possible reasons include:
>> * There is a typo in the target name.
>> * A find_package call is missing for an IMPORTED target.
>> * An ALIAS target is missing.
>>
>>
> https://ci.appveyor.com/project/Lastique/filesystem/builds/44164520/job/3a21
> ltf2vn0mks9j
>>
>> Looks like merging this to Boost.Fusion master broke it for some reason:
>>
>>
> https://github.com/boostorg/fusion/commit/5d78322e1658b921dc2a9c5ece0bcf83e9
> 1f9f3a
>
> This new dependency is introduced by
> https://github.com/boostorg/fusion/pull/240, which
> is only on develop.

I can see it in master:

https://github.com/boostorg/fusion/commit/5d78322e1658b921dc2a9c5ece0bcf83e91f9f3a


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