Explicitly use Boost's cmake config file for finding it
Boost's cmake config file is available since Boost 1.70 (released in
April 2019) and cmake has removed its own FindBoost module with
cmake 3.30 (and prints a warning if one doesn't look for the config
file explicitly).