This find module addresses the problem raised by debian (non-sid) and
Ubuntu (and possibly other distributions) that don't install the cmake
config files.
This FindModule will try to use a config file, but will fall back to
using find_library if it can't.
It will unset any variables provided by the config that the find path
wont also expose.