24 Sep
2020
24 Sep
'20
8:30 a.m.
On 9/24/20 11:19 AM, Alexander Grund via Boost wrote:
Is there some common practice where to put such configure checks that are required to build the library?
I'm putting configure/build time checks in the config directory at the top level of the library. But I don't think there is an official guideline wrt. this.