Subject: [boost] boost_check_library.py: correct handling of header-only libs?
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-08-10 00:34:37


This script fails for me:
<https://github.com/boostorg/boost/blob/master/status/boost_check_library.py#L30>

Because there is no libs/beast/build. But Beast is header-only and has
no src/ directory, is this correct?

Apologies for posting to the list, but there is no Issues tab on the
boostorg/boost repo.

Thanks