Boost minimum version isn't?

AFAICS, the issue is that GrBoost.cmake is included before setting GR_BOOST_MIN_VERSION, so the value of GR_BOOST_MIN_VERSION doesn’t have an impact on the behavior of the find_package(Boost ...) call in GrBoost.cmake.