Commits


Dominic Hamon authored and GitHub committed 974cd5a5c5a
Ensure we don't need benchmark installed to pass c++ feature checks (#1456) * Ensure we don't need benchmark installed to pass c++ feature checks Requires removal of some dependencies on benchmark.h from internal low-level headers, which is a good thing. Also added better logging to the feature check cmake module.