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.
The CMake project name is set to be the same as the name of the first example.
I suggest it gets changed to the name of the Visual Studio solution included in the repository.